update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -23,6 +23,7 @@ mols2grid>=0.2.0
|
|
23 |
numpy==1.23.5
|
24 |
pandas>=1.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/[email protected]
|
28 |
moses @ git+https://github.com/GT4SD/[email protected]
|
|
|
23 |
numpy==1.23.5
|
24 |
pandas>=1.0.0
|
25 |
pydantic<2.0.0
|
26 |
+
httpcore==0.15
|
27 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
28 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
29 |
moses @ git+https://github.com/GT4SD/[email protected]
|