Spaces:
Sleeping
Sleeping
Test pydantic 2
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ langchain-mistralai
|
|
4 |
langchain-community
|
5 |
faiss-cpu
|
6 |
python-dotenv
|
7 |
-
|
8 |
openai
|
9 |
pypdf
|
10 |
tiktoken
|
@@ -12,5 +12,4 @@ gradio_client
|
|
12 |
pypdf
|
13 |
pypdf2
|
14 |
|
15 |
-
chainlit==latest
|
16 |
pydantic<2.0
|
|
|
4 |
langchain-community
|
5 |
faiss-cpu
|
6 |
python-dotenv
|
7 |
+
chainlit
|
8 |
openai
|
9 |
pypdf
|
10 |
tiktoken
|
|
|
12 |
pypdf
|
13 |
pypdf2
|
14 |
|
|
|
15 |
pydantic<2.0
|