LeoWalker commited on
Commit
edcbb3a
1 Parent(s): 5ee2f5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  streamlit
2
  python-dotenv
 
 
 
 
3
  anthropic
4
- openai
 
 
1
  streamlit
2
  python-dotenv
3
+ pydantic
4
+ PyPDF2
5
+
6
+ openai
7
  anthropic
8
+ langchain
9
+ langchain-community