Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -45,7 +45,7 @@ scipy==1.10.1
|
|
45 |
six==1.16.0
|
46 |
smmap==5.0.0
|
47 |
statsmodels==0.14.0
|
48 |
-
streamlit==1.
|
49 |
sympy==1.12
|
50 |
tenacity==8.2.2
|
51 |
toml==0.10.2
|
|
|
45 |
six==1.16.0
|
46 |
smmap==5.0.0
|
47 |
statsmodels==0.14.0
|
48 |
+
streamlit==1.27.0
|
49 |
sympy==1.12
|
50 |
tenacity==8.2.2
|
51 |
toml==0.10.2
|