Spaces:
Sleeping
Sleeping
Matias Stager
commited on
Commit
·
544a96a
1
Parent(s):
1c20f38
Update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
streamlit_chat
|
3 |
openai
|
4 |
python-dotenv
|
|
|
1 |
+
streamlit>=1.22.0
|
2 |
streamlit_chat
|
3 |
openai
|
4 |
python-dotenv
|