thewise commited on
Commit
058ec99
·
1 Parent(s): 42d0482

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -8
requirements.txt CHANGED
@@ -1,13 +1,7 @@
 
1
  openai==0.27.8
2
  streamlit
3
  streamlit_chat
4
  langchain==0.0.305
5
- langchain[docarray]
6
  pypdf==3.12.2
7
- tiktoken
8
- numpy
9
- orjson
10
- pydantic
11
- rich
12
- types-requests
13
- typing-inspect
 
1
+ langchain[docarray]
2
  openai==0.27.8
3
  streamlit
4
  streamlit_chat
5
  langchain==0.0.305
 
6
  pypdf==3.12.2
7
+ tiktoken