iamshaik commited on
Commit
23e9757
·
verified ·
1 Parent(s): 0008f27

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- pandasai
2
- streamlit=1.23.1
3
- pandas
4
- pandasai.llm
5
- pydantic
 
1
+ streamlit==0.97.0
2
+ pandas==1.3.3
3
+ pandasai==0.0.8
4
+ pydantic==1.9.0
5
+ python-dotenv==0.19.1