Spaces:
Running
Running
tracinginsights
commited on
Commit
•
8632c01
1
Parent(s):
5152b4b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
numpy
|
3 |
pandas
|
4 |
requests
|
|
|
1 |
+
streamlit>=1.22.0
|
2 |
numpy
|
3 |
pandas
|
4 |
requests
|