Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -6,5 +6,4 @@ langchain==0.0.260
|
|
6 |
pypdf==3.12.2
|
7 |
pypdf2==3.0.1
|
8 |
tiktoken==0.4.0
|
9 |
-
pydantic==1.10.
|
10 |
-
openapi-schema-pydantic==1.2.4
|
|
|
6 |
pypdf==3.12.2
|
7 |
pypdf2==3.0.1
|
8 |
tiktoken==0.4.0
|
9 |
+
pydantic==1.10.9
|
|