ak0601 commited on
Commit
88b2e50
·
verified ·
1 Parent(s): a21823a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- gspread==6.2.0
2
- langchain==0.3.25
3
- langchain_community==0.3.23
4
- langchain_core==0.3.59
5
- langchain_google_genai==2.1.4
6
- langchain_huggingface==0.2.0
7
- langchain_openai==0.3.16
8
- pandas==2.2.3
9
- protobuf==6.30.2
10
- pydantic==2.11.4
11
- python-dotenv==1.1.0
12
- streamlit==1.44.1
 
1
+ gspread
2
+ langchain
3
+ langchain_community
4
+ langchain_core
5
+ langchain_google_genai
6
+ langchain_huggingface
7
+ langchain_openai
8
+ pandas
9
+ protobuf
10
+ pydantic
11
+ python-dotenv
12
+ streamlit