Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
dash==2.11.1
|
2 |
crystal-toolkit[all]
|
3 |
-
pymatgen
|
4 |
numpy
|
5 |
scipy
|
6 |
matplotlib
|
|
|
1 |
dash==2.11.1
|
2 |
crystal-toolkit[all]
|
3 |
+
pymatgen==2024.11.13
|
4 |
numpy
|
5 |
scipy
|
6 |
matplotlib
|