update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ molecule_generation
|
|
16 |
ipykernel
|
17 |
httpcore==0.15
|
18 |
keras==2.10.0
|
19 |
-
nglview
|
20 |
PyTDC==0.3.7
|
21 |
gradio==4.36.1
|
22 |
markdown-it-py>=2.1.0
|
|
|
16 |
ipykernel
|
17 |
httpcore==0.15
|
18 |
keras==2.10.0
|
19 |
+
nglview==3.1.0
|
20 |
PyTDC==0.3.7
|
21 |
gradio==4.36.1
|
22 |
markdown-it-py>=2.1.0
|