jannisborn commited on
Commit
a3f1772
·
unverified ·
1 Parent(s): bce84a3
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -20,7 +20,8 @@ PyTDC==0.3.7
20
  gradio>=3.9
21
  markdown-it-py>=2.1.0
22
  mols2grid>=0.2.0
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
  gradio>=3.9
21
  markdown-it-py>=2.1.0
22
  mols2grid>=0.2.0
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]