bshor commited on
Commit
b624dad
1 Parent(s): c133f6d

package changes

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio
2
  gradio_molecule3d
 
3
  lightning==2.*
4
  biopython==1.79
5
  numpy==1.21
@@ -10,7 +11,7 @@ tqdm==4.62.2
10
  typing-extensions
11
  wandb==0.12.21
12
  modelcif==0.7
13
- rdkit==1.21
14
  awscli
15
  ml-collections
16
  aria2
 
1
  gradio
2
  gradio_molecule3d
3
+ setuptools
4
  lightning==2.*
5
  biopython==1.79
6
  numpy==1.21
 
11
  typing-extensions
12
  wandb==0.12.21
13
  modelcif==0.7
14
+ rdkit>=1.21
15
  awscli
16
  ml-collections
17
  aria2