update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ httpcore==0.15
|
|
| 18 |
numpy==1.23.5
|
| 19 |
markdown-it-py>=2.1.0
|
| 20 |
mols2grid>=0.2.0
|
| 21 |
-
pandas>=1.0.0
|
| 22 |
pydantic<2.0.0
|
| 23 |
httpcore==0.15
|
| 24 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
|
|
|
| 18 |
numpy==1.23.5
|
| 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 |
httpcore==0.15
|
| 24 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|