Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit==
|
2 |
-
pandas==1.
|
3 |
langchain==0.1.15
|
4 |
python-dotenv==1.0.0
|
5 |
pandasai==2.0.30
|
|
|
1 |
+
streamlit==1.32.2
|
2 |
+
pandas==1.5.3
|
3 |
langchain==0.1.15
|
4 |
python-dotenv==1.0.0
|
5 |
pandasai==2.0.30
|