Skip to content

Commit

Permalink
updated requirements.txt for codespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed Dec 3, 2024
1 parent 317012e commit a389338
Showing 1 changed file with 74 additions and 6 deletions.
80 changes: 74 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,79 @@
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
asttokens==3.0.0
attrs==24.2.0
azure-core==1.32.0
azure-storage-blob==12.24.0
bitshuffle==0.5.2
botocore==1.34.106
build==1.2.2.post1
certifi==2024.8.30
charset-normalizer==3.3.2
cffi==1.17.1
charset-normalizer==3.4.0
comm==0.2.2
contourpy==1.3.1
cryptography==44.0.0
cycler==0.12.1
Cython==3.0.11
debugpy==1.8.9
decorator==5.1.1
executing==2.1.0
fonttools==4.55.1
frozenlist==1.5.0
fsspec==2024.10.0
h5py==3.12.1
h5pyd @ file:///home/jreadey/repos/h5pyd
hsds==0.9.1
idna==3.10
numpy==2.1.1
packaging==24.1
PyJWT==2.9.0
importlib_resources==6.4.5
ipykernel==6.29.5
ipython==8.30.0
isodate==0.7.2
jedi==0.19.2
jmespath==1.0.1
jupyter_client==8.6.3
jupyter_core==5.7.2
kiwisolver==1.4.7
matplotlib==3.9.3
matplotlib-inline==0.1.7
multidict==6.1.0
nest-asyncio==1.6.0
numcodecs==0.14.1
numpy==2.2.0rc1
packaging==24.2
parso==0.8.4
pexpect==4.9.0
pillow==11.0.0
platformdirs==4.3.6
prompt_toolkit==3.0.48
propcache==0.2.1
psutil==6.1.0
ptyprocess==0.7.0
pure_eval==0.2.3
pycparser==2.22
pyflakes==3.2.0
Pygments==2.18.0
PyJWT==2.10.1
pyparsing==3.2.0
pyproject_hooks==1.2.0
python-dateutil==2.9.0.post0
pytz==2024.2
requests==2.32.3
PyYAML==6.0.2
pyzmq==26.2.0
requests==2.31.0
requests-unixsocket==0.3.0
urllib3==2.2.3
s3fs==2024.10.0
simplejson==3.19.3
six==1.16.0
stack-data==0.6.3
tornado==6.4.2
traitlets==5.14.3
typing_extensions==4.12.2
urllib3==1.26.20
wcwidth==0.2.13
wrapt==1.17.0
yarl==1.18.3

0 comments on commit a389338

Please sign in to comment.