Spaces:
Runtime error
Runtime error
adding new files requirements
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
@@ -7,10 +7,4 @@ python-dotenv==1.0.1
|
|
7 |
langchain_openai==0.1.8
|
8 |
qdrant-client==1.9.2
|
9 |
tiktoken==0.7.0
|
10 |
-
pymupdf==1.24.5
|
11 |
-
marshmallow==3.19.0
|
12 |
-
jsonschema==4.17.3
|
13 |
-
jsonpointer==1.10
|
14 |
-
multidict==4.5.0
|
15 |
-
idna==2.8
|
16 |
-
h2==3.0.0
|
|
|
7 |
langchain_openai==0.1.8
|
8 |
qdrant-client==1.9.2
|
9 |
tiktoken==0.7.0
|
10 |
+
pymupdf==1.24.5
|
|
|
|
|
|
|
|
|
|
|
|