Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
crewai
|
2 |
-
langchain_groq
|
3 |
-
streamlit
|
4 |
-
Pillow
|
5 |
-
|
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
|
|
|
|