Skip to content

Commit

Permalink
Merge pull request #13 from tsg-biosim/fix-requirements-issue
Browse files Browse the repository at this point in the history
[Fix] requirements
  • Loading branch information
petrosyang authored Jan 13, 2025
2 parents fa29674 + 6ef6542 commit 366386a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ GitPython==3.1.43
grpcio==1.62.1
idna==3.7
importlib_metadata==7.1.0
install==1.3.5
ipykernel==6.29.4
ipython==8.23.0
ipywidgets==8.1.2
Expand Down Expand Up @@ -84,7 +83,6 @@ protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pyg-lib==0.4.0+pt22cu121
Pygments==2.17.2
pyparsing==3.1.2
pyquaternion==0.9.9
Expand Down Expand Up @@ -112,11 +110,7 @@ tensorboard==2.16.2
tensorboard-data-server==0.7.2
threadpoolctl==3.4.0
torch==2.2.2
torch_cluster==1.6.3+pt22cu121
torch_geometric==2.5.2
torch_scatter==2.1.2+pt22cu121
torch_sparse==0.6.18+pt22cu121
torch_spline_conv==1.2.2+pt22cu121
torchaudio==2.2.2
torchmetrics==1.3.2
torchvision==0.17.2
Expand All @@ -133,3 +127,4 @@ Werkzeug==3.0.2
widgetsnbextension==4.0.10
yarl==1.9.4
zipp==3.18.1
h5py==3.12.1

0 comments on commit 366386a

Please sign in to comment.