jannisborn commited on
Commit
5ec1c35
1 Parent(s): 4cfaa18
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -21,7 +21,8 @@ gradio==3.12.0
21
  markdown-it-py>=2.1.0
22
  mols2grid>=0.2.0
23
  numpy==1.23.5
24
- pandas>=1.0.0
 
25
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
26
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
27
  moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
 
21
  markdown-it-py>=2.1.0
22
  mols2grid>=0.2.0
23
  numpy==1.23.5
24
+ pandas>=1.0.0,<2.0.0
25
+ pydantic<2.0.0
26
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
27
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
28
  moses @ git+https://github.com/GT4SD/moses.git@v0.1.0