update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ molgx>=0.22.0a1
|
|
14 |
molecule_generation
|
15 |
PyTDC==0.3.7
|
16 |
gradio==3.9.1
|
17 |
-
httpcore
|
18 |
numpy==1.23.5
|
19 |
markdown-it-py>=2.1.0
|
20 |
mols2grid>=0.2.0
|
|
|
14 |
molecule_generation
|
15 |
PyTDC==0.3.7
|
16 |
gradio==3.9.1
|
17 |
+
httpcore<0.15
|
18 |
numpy==1.23.5
|
19 |
markdown-it-py>=2.1.0
|
20 |
mols2grid>=0.2.0
|