Spaces:
Running
Running
bump prefect version on hf
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,11 +4,11 @@ numpy
|
|
4 |
scipy
|
5 |
ase==3.23.0
|
6 |
torch==2.2.0
|
7 |
-
pymatgen
|
8 |
bokeh
|
9 |
bokeh_sampledata
|
10 |
statsmodels==0.14.2
|
11 |
-
prefect==3.
|
12 |
loguru==0.7.3
|
13 |
# py3Dmol==2.0.0.post2
|
14 |
# stmol==0.0.9
|
|
|
4 |
scipy
|
5 |
ase==3.23.0
|
6 |
torch==2.2.0
|
7 |
+
pymatgen>=2025.1.9
|
8 |
bokeh
|
9 |
bokeh_sampledata
|
10 |
statsmodels==0.14.2
|
11 |
+
prefect==3.2.13
|
12 |
loguru==0.7.3
|
13 |
# py3Dmol==2.0.0.post2
|
14 |
# stmol==0.0.9
|