agentsay commited on
Commit
84b6b39
·
verified ·
1 Parent(s): 388788a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -9
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- fastapi==0.116.1
2
- langchain==0.3.27
3
- langchain_community==0.3.27
4
- langchain_core==0.3.72
5
- langchain_google_genai==2.1.8
6
- langchain_huggingface==0.3.1
7
- langchain_text_splitters==0.3.9
8
- pydantic==2.11.7
9
- uvicorn==0.35.0
 
 
 
1
+ fastapi==0.116.1
2
+ langchain==0.3.27
3
+ langchain_community==0.3.27
4
+ langchain_core==0.3.72
5
+ langchain_google_genai==2.1.8
6
+ langchain_huggingface==0.3.1
7
+ langchain_text_splitters==0.3.9
8
+ pydantic==2.11.7
9
+ uvicorn==0.35.0
10
+ python-multipart==0.0.12
11
+ sentence-transformers==3.2.1