Spaces:
Running
Running
drugilsberg
commited on
Commit
•
2ffbad5
1
Parent(s):
f746564
feat: add pymatgen
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ gt4sd>=1.0.5
|
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
14 |
nglview
|
|
|
15 |
PyTDC==0.3.7
|
16 |
gradio==3.12.0
|
17 |
markdown-it-py>=2.1.0
|
|
|
12 |
molgx>=0.22.0a1
|
13 |
molecule_generation
|
14 |
nglview
|
15 |
+
pymatgen>=2022.11.7
|
16 |
PyTDC==0.3.7
|
17 |
gradio==3.12.0
|
18 |
markdown-it-py>=2.1.0
|