rairo commited on
Commit
0c05f34
·
verified ·
1 Parent(s): 15b8c26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- pandasai
2
- pandas
3
- streamlit
4
- langchain
5
- openai
6
- Pillow
 
1
+ pandas==1.5.3
2
+ pandasai==2.0.28
3
+ streamlit==1.32.2
4
+ pyyaml==5.4.1
5
+ google-generativeai==0.4.1