cdupland commited on
Commit
1bc7af5
1 Parent(s): 22d2b0b

Fix some libraries version

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -4,10 +4,13 @@ langchain-mistralai
4
  langchain-community
5
  faiss-cpu
6
  python-dotenv
7
- chainlit
8
  openai
9
  pypdf
10
  tiktoken
11
  gradio_client
12
  pypdf
13
- pypdf2
 
 
 
 
4
  langchain-community
5
  faiss-cpu
6
  python-dotenv
7
+ # chainlit
8
  openai
9
  pypdf
10
  tiktoken
11
  gradio_client
12
  pypdf
13
+ pypdf2
14
+
15
+ chainlit==latest
16
+ pydantic<2.0