Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -24
requirements.txt
CHANGED
|
@@ -1,24 +1 @@
|
|
| 1 |
-
|
| 2 |
-
gradio_client==1.0.2
|
| 3 |
-
streamlit==1.36.0
|
| 4 |
-
sympy==1.12
|
| 5 |
-
pyXSteam==0.4.9
|
| 6 |
-
matplotlib==3.9.0
|
| 7 |
-
matplotlib-inline==0.1.7
|
| 8 |
-
numpy==2.0.0
|
| 9 |
-
pandas==2.2.2
|
| 10 |
-
seaborn==0.13.2
|
| 11 |
-
networkx==3.3
|
| 12 |
-
iapws==1.5.4
|
| 13 |
-
scipy==1.14.0
|
| 14 |
-
|
| 15 |
-
CoolProp==6.6.0 # Thermodynamic properties
|
| 16 |
-
PyPDF2==3.0.1
|
| 17 |
-
pdf2image==1.17.0
|
| 18 |
-
|
| 19 |
-
pyinstaller
|
| 20 |
-
|
| 21 |
-
reportlab
|
| 22 |
-
PyPDF2
|
| 23 |
-
pdfrw
|
| 24 |
-
pdfschedule
|
|
|
|
| 1 |
+
plotly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|