igashov commited on
Commit
7aa6a0f
1 Parent(s): d145f05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -2,12 +2,12 @@ biopython==1.79
2
  imageio==2.19.2
3
  networkx==2.8.4
4
  pandas==1.4.2
5
- pytorch-lightning==1.6.3
6
  rdkit-pypi==2022.3.2
7
  scipy==1.7.3
8
  scikit-learn==1.0.1
9
- torch==1.11.0
10
- torchvision==0.12.0
11
- torchaudio==0.11.0
12
  tqdm==4.64.0
13
  wandb==0.12.16
 
2
  imageio==2.19.2
3
  networkx==2.8.4
4
  pandas==1.4.2
5
+ pytorch-lightning
6
  rdkit-pypi==2022.3.2
7
  scipy==1.7.3
8
  scikit-learn==1.0.1
9
+ torch
10
+ torchvision
11
+ torchaudio
12
  tqdm==4.64.0
13
  wandb==0.12.16