update reqw
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ nglview
|
|
16 |
PyTDC==0.3.7
|
17 |
gradio==3.12.0
|
18 |
markdown-it-py>=2.1.0
|
|
|
19 |
mols2grid>=0.2.0
|
20 |
numpy==1.23.5
|
21 |
pandas>=1.0.0
|
|
|
16 |
PyTDC==0.3.7
|
17 |
gradio==3.12.0
|
18 |
markdown-it-py>=2.1.0
|
19 |
+
jupyter-packaging
|
20 |
mols2grid>=0.2.0
|
21 |
numpy==1.23.5
|
22 |
pandas>=1.0.0
|