simonduerr commited on
Commit
4b0280a
1 Parent(s): e384572

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +11 -24
pre-requirements.txt CHANGED
@@ -1,25 +1,12 @@
1
- biopandas==0.4.1
2
- biopython==1.79
3
- e3nn==0.5.0
4
- jinja2==3.1.2
5
- joblib==1.2.0
6
- markupsafe==2.1.1
7
- mpmath==1.2.1
8
- networkx==2.8.7
9
- opt-einsum==3.3.0
10
- opt-einsum-fx==0.1.4
11
- packaging==21.3
12
- pandas==1.5.0
13
- scikit-learn==1.1.2
14
- scipy==1.9.1
15
- spyrmsd==0.5.2
16
- sympy==1.11.1
17
  spyrmsd==0.5.2
18
- sympy==1.11.1
19
- numpy==1.23.1
20
- rdkit-pypi==2022.3.5
21
- numpy==1.23.1
22
- torch==1.12.1+cu113
23
- torchvision==0.13.1+cu113
24
- torchaudio==0.12.1
25
- --extra-index-url https://download.pytorch.org/whl/cu113
 
1
+ pyg==0.7.1 --quiet
2
+ pyyaml==6.0 --quiet
3
+ scipy==1.7.3 --quiet
4
+ networkx==2.6.3 --quiet
5
+ biopython==1.79 --quiet
6
+ rdkit-pypi==2022.03.5 --quiet
7
+ e3nn==0.5.0 --quiet
 
 
 
 
 
 
 
 
 
8
  spyrmsd==0.5.2
9
+ pandas==1.3.5
10
+ biopandas==0.4.1
11
+ torch==1.12.1+cu113
12
+ -f https://data.pyg.org/whl/torch-1.12.1+cu113.html