update
Browse files- requirements.txt +1 -1
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
|
|
|
16 |
gradio==3.9.1
|
17 |
numpy==1.23.5
|
18 |
markdown-it-py>=2.1.0
|
19 |
+
mols2grid==1.1.1
|
20 |
pandas>=1.0.0,<2.0.0
|
21 |
pydantic<2.0.0
|
22 |
nglview
|