Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 1 |
+
streamlit==1.31.0
|
| 2 |
+
pandas==2.1.4
|
| 3 |
+
numpy==1.26.2
|
| 4 |
+
scipy==1.11.4
|