Nikhil0987 commited on
Commit
cb74549
·
verified ·
1 Parent(s): d2cbb12

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- streamlit
2
- pandasai
3
- python-dotenv
 
 
 
 
1
+ streamlit==1.22.0
2
+ pandasai==1.2.6
3
+ python-dotenv==1.0.0
4
+ pandas==1.5.3
5
+ numpy==1.23.5
6
+ openai==0.27.8