Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.9.0
|
| 2 |
+
requests==2.26.0
|
| 3 |
+
pandas==1.3.3
|
| 4 |
+
numpy==1.21.2
|
| 5 |
+
matplotlib==3.4.3
|
| 6 |
+
openpyxl==3.0.9
|