Update requirments.txt
Browse files- requirments.txt +11 -8
requirments.txt
CHANGED
|
@@ -1,8 +1,11 @@
|
|
| 1 |
-
crewai
|
| 2 |
-
streamlit
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
PyPDF2
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
crewai
|
| 2 |
+
streamlit
|
| 3 |
+
python-dotenv
|
| 4 |
+
groq
|
| 5 |
+
litellm
|
| 6 |
+
requests
|
| 7 |
+
PyPDF2
|
| 8 |
+
python-docx
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|