Spaces:
Running
Running
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ PyTDC==0.3.7
|
|
| 18 |
gradio==3.12.0
|
| 19 |
markdown-it-py>=2.1.0
|
| 20 |
mols2grid>=0.2.0
|
| 21 |
-
pandas>=1.0.0
|
| 22 |
pydantic<2.0.0
|
| 23 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
| 24 |
guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.4
|
|
|
|
| 18 |
gradio==3.12.0
|
| 19 |
markdown-it-py>=2.1.0
|
| 20 |
mols2grid>=0.2.0
|
| 21 |
+
pandas>=1.0.0,<2.0.0
|
| 22 |
pydantic<2.0.0
|
| 23 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
| 24 |
guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.4
|