update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ numpy==1.23.5
|
|
24 |
pandas>=1.0.0,<2.0.0
|
25 |
pydantic<2.0.0
|
26 |
httpx==0.24.1
|
27 |
-
keras<2.
|
28 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
29 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
30 |
moses @ git+https://github.com/GT4SD/[email protected]
|
|
|
24 |
pandas>=1.0.0,<2.0.0
|
25 |
pydantic<2.0.0
|
26 |
httpx==0.24.1
|
27 |
+
keras<2.15.0
|
28 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
29 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
30 |
moses @ git+https://github.com/GT4SD/[email protected]
|