update
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ PyTDC==0.3.7
|
|
| 16 |
gradio==3.9.1
|
| 17 |
numpy==1.23.5
|
| 18 |
markdown-it-py>=2.1.0
|
| 19 |
-
mols2grid
|
| 20 |
pandas>=1.0.0,<2.0.0
|
| 21 |
pydantic<2.0.0
|
| 22 |
nglview
|
|
@@ -30,4 +30,5 @@ paccmann_generator @ git+https://github.com/PaccMann/[email protected]
|
|
| 30 |
paccmann_gp @ git+https://github.com/PaccMann/[email protected]
|
| 31 |
paccmann_omics @ git+https://github.com/PaccMann/[email protected]
|
| 32 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
| 33 |
-
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
|
|
|
|
|
| 16 |
gradio==3.9.1
|
| 17 |
numpy==1.23.5
|
| 18 |
markdown-it-py>=2.1.0
|
| 19 |
+
mols2grid==0.2.0
|
| 20 |
pandas>=1.0.0,<2.0.0
|
| 21 |
pydantic<2.0.0
|
| 22 |
nglview
|
|
|
|
| 30 |
paccmann_gp @ git+https://github.com/PaccMann/[email protected]
|
| 31 |
paccmann_omics @ git+https://github.com/PaccMann/[email protected]
|
| 32 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
| 33 |
+
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
| 34 |
+
h11==0.13
|