jannisborn commited on
Commit
32e42f3
·
unverified ·
1 Parent(s): 92b6226

fix: pip version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -12,12 +12,11 @@ gt4sd>=1.1.12
12
  molgx>=0.22.0a1
13
  diffusers==0.6.0
14
  molecule_generation
15
- nglview
16
  PyTDC==0.3.7
17
- gradio==3.12.0
 
18
  markdown-it-py>=2.1.0
19
  mols2grid>=0.2.0
20
- numpy==1.23.5
21
  pandas>=1.0.0
22
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
23
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
 
12
  molgx>=0.22.0a1
13
  diffusers==0.6.0
14
  molecule_generation
 
15
  PyTDC==0.3.7
16
+ gradio==3.9.1
17
+ httpcore==0.15
18
  markdown-it-py>=2.1.0
19
  mols2grid>=0.2.0
 
20
  pandas>=1.0.0
21
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
22
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]