mdik1 commited on
Commit
43d3330
·
verified ·
1 Parent(s): a554d99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- crewai
2
- langchain_groq
3
- streamlit
4
- Pillow
5
- base64
6
- io
7
- pandas
 
1
+ crewai==0.30.11
2
+ langchain_groq==0.1.5
3
+ streamlit==1.31.0
4
+ Pillow==10.2.0
5
+ pandas==1.5.3