Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
+
streamlit==1.38.0
|
| 2 |
+
together==1.2.12
|
| 3 |
+
requests==2.32.3
|
| 4 |
+
openai==0.28
|
| 5 |
+
PyMuPDF
|
| 6 |
+
python-docx
|