jannisborn commited on
Commit
65bff7e
1 Parent(s): 9089e23
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -19,7 +19,8 @@ gradio==3.12.0
19
  markdown-it-py>=2.1.0
20
  ipykernel
21
  mols2grid>=0.2.0
22
- pandas>=1.0.0
 
23
  pymatgen>=2023.1.9
24
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
25
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
 
19
  markdown-it-py>=2.1.0
20
  ipykernel
21
  mols2grid>=0.2.0
22
+ pydantic<2.0.0
23
+ pandas>=1.0.0,<2.0.0
24
  pymatgen>=2023.1.9
25
  terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
26
  guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2