update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -19,7 +19,6 @@ 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 |
-
httpcore==0.15
|
23 |
nglview
|
24 |
pymatgen>=2023.1.9
|
25 |
ipykernel
|
@@ -31,4 +30,5 @@ paccmann_generator @ git+https://github.com/PaccMann/[email protected]
|
|
31 |
paccmann_gp @ git+https://github.com/PaccMann/[email protected]
|
32 |
paccmann_omics @ git+https://github.com/PaccMann/[email protected]
|
33 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
34 |
-
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
|
|
|
19 |
mols2grid>=0.2.0
|
20 |
pandas>=1.0.0,<2.0.0
|
21 |
pydantic<2.0.0
|
|
|
22 |
nglview
|
23 |
pymatgen>=2023.1.9
|
24 |
ipykernel
|
|
|
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 |
+
httpcore==0.15.0
|