Spaces:
Sleeping
Sleeping
Add requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
|
@@ -1,9 +1,2 @@
|
|
| 1 |
streamlit>=1.30
|
| 2 |
-
|
| 3 |
-
numpy>=1.24
|
| 4 |
-
pydantic>=2.0
|
| 5 |
-
pyyaml>=6.0
|
| 6 |
-
pandas>=2.0
|
| 7 |
-
matplotlib>=3.7
|
| 8 |
-
seaborn>=0.12
|
| 9 |
-
scipy>=1.10
|
|
|
|
| 1 |
streamlit>=1.30
|
| 2 |
+
pandas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|