NatalieMonged commited on
Commit
d92d96e
·
verified ·
1 Parent(s): a1f5e8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-community
4
+ langchain-google-genai
5
+ PyPDF2