Spaces:
Build error
Build error
Commit
·
f0c8804
1
Parent(s):
f40caac
Update app/requirements.txt
Browse files- app/requirements.txt +1 -1
app/requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ bitsandbytes
|
|
| 6 |
InstructorEmbedding
|
| 7 |
cloudpickle
|
| 8 |
streamlit
|
| 9 |
-
requests==2.
|
| 10 |
latex2markdown
|
| 11 |
openai
|
| 12 |
unstructured
|
|
|
|
| 6 |
InstructorEmbedding
|
| 7 |
cloudpickle
|
| 8 |
streamlit
|
| 9 |
+
requests==2.28.0
|
| 10 |
latex2markdown
|
| 11 |
openai
|
| 12 |
unstructured
|