Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
davek44 committed Dec 28, 2024
1 parent 7731027 commit efa848d
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
anndata==0.8.0
anndata==0.8.*
ConfigArgParse==1.1
h5py==3.10.0
leidenalg==0.8.0
louvain==0.7.0
numba==0.49.1
numpy==1.21.0
numpy-groupies==0.9.13
pandas==1.5.3
pytest==5.4.1
python-dateutil==2.8.2
PyYAML==5.3.1
requests==2.26.0
requests-cache==0.5.2
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
matplotlib==3.6.3
scanpy==1.6.0
scikit-learn==0.22.2.post1
scikit-misc==0.1.3
scipy==1.4.1
six==1.14.0
tensorboard==2.2.1
tensorboard-plugin-wit==1.6.0.post2
h5py==3.10.*
leidenalg==0.8.10
louvain==0.7.2
numba==0.60.*
numpy==1.26.*
numpy-groupies==0.10.*
pandas==2.2.*
pytest==5.4.*
python-dateutil==2.8.*
PyYAML==5.3.*
requests==2.26.*
requests-cache==0.5.*
requests-oauthlib==1.3.*
requests-toolbelt==0.9.*
matplotlib==3.6.*
scanpy==1.9.*
scikit-learn==1.3.*
scikit-misc==0.2.*
scipy==1.14
six==1.17.*
tensorboard==2.6.*
tensorboard-plugin-wit==1.6.*
tensorboardX==2.1
torch==1.4.0
torchvision==0.5.0
tqdm==4.44.1
umap-learn==0.3.10
urllib3==1.26.6
torch==2.2.*
torchvision==0.17.*
tqdm==4.44.*
umap-learn==0.3.*
urllib3==1.26.*
protobuf==3.20.*

0 comments on commit efa848d

Please sign in to comment.