barunsaha commited on
Commit
c6015e9
·
unverified ·
2 Parent(s): 876275e dbe5abc

Merge pull request #123 from barun-saha/maintenance

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -10,13 +10,14 @@ pydantic==2.9.1
10
  langchain~=0.3.27
11
  langchain-core~=0.3.35
12
  langchain-community~=0.3.27
13
- langchain-google-genai~=2.1.8
 
 
14
  langchain-cohere~=0.4.4
15
  langchain-together~=0.3.0
16
  langchain-ollama~=0.3.6
17
  langchain-openai~=0.3.28
18
  streamlit==1.44.1
19
- google-generativeai~=0.8.5
20
 
21
  python-pptx~=1.0.2
22
  json5~=0.9.14
 
10
  langchain~=0.3.27
11
  langchain-core~=0.3.35
12
  langchain-community~=0.3.27
13
+ langchain-google-genai==2.0.10
14
+ # google-ai-generativelanguage==0.6.15
15
+ google-generativeai # ~=0.8.3
16
  langchain-cohere~=0.4.4
17
  langchain-together~=0.3.0
18
  langchain-ollama~=0.3.6
19
  langchain-openai~=0.3.28
20
  streamlit==1.44.1
 
21
 
22
  python-pptx~=1.0.2
23
  json5~=0.9.14