SUMANA SUMANAKUL (ING) commited on
Commit
c422c9e
·
1 Parent(s): 8e5a9dd

fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -26
requirements.txt CHANGED
@@ -1,26 +1,11 @@
1
- huggingface_hub==0.25.2
2
- langchain==0.3.26
3
- langchain-community==0.3.26
4
- langchain-core==0.3.66
5
- langchain-google-genai==2.1.6
6
- langchain-huggingface==0.3.0
7
- langchain-mongodb==0.6.2
8
- langchain-openai==0.3.27
9
- langchain-text-splitters==0.3.8
10
- langfuse==3.1.0
11
- langsmith==0.4.4
12
- numpy==2.3.1
13
- openai==1.93.0
14
- openpyxl==3.1.5
15
- pymongo==4.13.2
16
- pythainlp==5.1.2
17
- python-dotenv==1.1.1
18
- regex==2024.11.6
19
- sentence-transformers==4.1.0
20
- transformers==4.53.0
21
- google-ai-generativelanguage==0.6.18
22
- google-api-core==2.25.1
23
- google-api-python-client==2.174.0
24
- google-auth==2.40.3
25
- google-auth-httplib2==0.2.0
26
- google-generativeai==0.8.5
 
1
+ langchain-core
2
+ langchain-openai
3
+ langchain-google-genai
4
+ langchain-huggingface
5
+ langchain-mongodb
6
+ langchain-community
7
+ pymongo
8
+ python-dotenv
9
+ openai
10
+ langfuse
11
+ huggingface-hub