Spaces:
GT4SD
/
Runtime error

jannisborn commited on
Commit
82343eb
·
unverified ·
1 Parent(s): 8d1ddaa
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -20,7 +20,8 @@ gradio==3.12.0
20
  markdown-it-py>=2.1.0
21
  mols2grid>=0.2.0
22
  numpy==1.23.5
23
- pandas>=1.0.0
 
24
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
25
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
26
  moses @ git+https://github.com/GT4SD/[email protected]
 
20
  markdown-it-py>=2.1.0
21
  mols2grid>=0.2.0
22
  numpy==1.23.5
23
+ pandas>=1.0.0,<2.0.0
24
+ pydantic<2.0.0
25
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
26
  guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
27
  moses @ git+https://github.com/GT4SD/[email protected]