Skip to content

Commit 6ef6542

Browse files
authored
[Fix] requirements
1 parent fa29674 commit 6ef6542

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

requirements.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ GitPython==3.1.43
3232
grpcio==1.62.1
3333
idna==3.7
3434
importlib_metadata==7.1.0
35-
install==1.3.5
3635
ipykernel==6.29.4
3736
ipython==8.23.0
3837
ipywidgets==8.1.2
@@ -84,7 +83,6 @@ protobuf==4.25.3
8483
psutil==5.9.8
8584
ptyprocess==0.7.0
8685
pure-eval==0.2.2
87-
pyg-lib==0.4.0+pt22cu121
8886
Pygments==2.17.2
8987
pyparsing==3.1.2
9088
pyquaternion==0.9.9
@@ -112,11 +110,7 @@ tensorboard==2.16.2
112110
tensorboard-data-server==0.7.2
113111
threadpoolctl==3.4.0
114112
torch==2.2.2
115-
torch_cluster==1.6.3+pt22cu121
116113
torch_geometric==2.5.2
117-
torch_scatter==2.1.2+pt22cu121
118-
torch_sparse==0.6.18+pt22cu121
119-
torch_spline_conv==1.2.2+pt22cu121
120114
torchaudio==2.2.2
121115
torchmetrics==1.3.2
122116
torchvision==0.17.2
@@ -133,3 +127,4 @@ Werkzeug==3.0.2
133127
widgetsnbextension==4.0.10
134128
yarl==1.9.4
135129
zipp==3.18.1
130+
h5py==3.12.1

0 commit comments

Comments
 (0)