Skip to content

Commit

Permalink
add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed Sep 27, 2024
1 parent 1e0f8ed commit b5d5434
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
aiobotocore==2.13.0
aiofiles==24.1.0
aiohttp==3.9.4
aiohttp-cors==0.7.0
aioitertools==0.12.0
aiosignal==1.3.1
attrs==24.2.0
azure-core==1.31.0
azure-storage-blob==12.23.1
bitshuffle @ git+https://github.com/kiyo-masui/bitshuffle@4b3dc9fdd56e3dd0cfa7f8a29d1fcc241932664c
botocore==1.34.106
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
Cython==3.0.11
frozenlist==1.4.1
fsspec==2024.9.0
h5py==3.12.1
h5pyd @ file:///home/jreadey/repos/h5pyd
hsds @ git+https://github.com/hdfgroup/hsds@440c3117d88ba11aaceda344e6803ce8b034bbec
idna==3.10
importlib_resources==6.4.5
isodate==0.6.1
jmespath==1.0.1
multidict==6.1.0
numcodecs==0.13.0
numpy==2.1.1
packaging==24.1
psutil==6.0.0
pycparser==2.22
PyJWT==2.9.0
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
requests==2.31.0
requests-unixsocket==0.3.0
s3fs==2024.9.0
setuptools==75.1.0
simplejson==3.19.3
six==1.16.0
typing_extensions==4.12.2
urllib3==1.26.20
wheel==0.44.0
wrapt==1.16.0
yarl==1.13.0

0 comments on commit b5d5434

Please sign in to comment.