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