Ara Yeroyan commited on
Commit
85f1ebc
·
1 Parent(s): f5df983

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ streamlit>=1.28.0
2
+ langchain>=0.1.0
3
+ langchain-core>=0.1.0
4
+ langgraph>=0.0.20
5
+ qdrant-client>=1.7.0
6
+ python-dotenv>=1.0.0
7
+ openai>=1.0.0
8
+ snowflake-connector-python>=4.0.0
9
+ pydantic>=2.0.0