cdupland commited on
Commit
e0cef65
1 Parent(s): 1bc7af5

Test pydantic 2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -4,7 +4,7 @@ langchain-mistralai
4
  langchain-community
5
  faiss-cpu
6
  python-dotenv
7
- # chainlit
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