Hammad112 commited on
Commit
3fc5249
·
verified ·
1 Parent(s): 34bfe2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -18,10 +18,12 @@ faiss-cpu==1.9.0
18
  frozenlist==1.4.1
19
  gitdb==4.0.11
20
  GitPython==3.1.43
 
21
  google-api-core==2.21.0
22
  google-api-python-client==2.149.0
23
  google-auth==2.35.0
24
  google-auth-httplib2==0.2.0
 
25
  googleapis-common-protos==1.65.0
26
  greenlet==3.1.1
27
  grpcio==1.67.0
@@ -40,6 +42,7 @@ jsonschema-specifications==2024.10.1
40
  langchain==0.3.4
41
  langchain-community==0.3.3
42
  langchain-core==0.3.12
 
43
  langchain-text-splitters==0.3.0
44
  langsmith==0.1.136
45
  markdown-it-py==3.0.0
@@ -61,8 +64,9 @@ protobuf==5.28.2
61
  pyarrow==17.0.0
62
  pyasn1==0.6.1
63
  pyasn1_modules==0.4.1
64
- jina==3.19.1
65
- pydantic<2.0.0
 
66
  pydeck==0.9.1
67
  Pygments==2.18.0
68
  pyparsing==3.2.0
 
18
  frozenlist==1.4.1
19
  gitdb==4.0.11
20
  GitPython==3.1.43
21
+ google-ai-generativelanguage==0.6.10
22
  google-api-core==2.21.0
23
  google-api-python-client==2.149.0
24
  google-auth==2.35.0
25
  google-auth-httplib2==0.2.0
26
+ google-generativeai==0.8.3
27
  googleapis-common-protos==1.65.0
28
  greenlet==3.1.1
29
  grpcio==1.67.0
 
42
  langchain==0.3.4
43
  langchain-community==0.3.3
44
  langchain-core==0.3.12
45
+ langchain-google-genai==2.0.1
46
  langchain-text-splitters==0.3.0
47
  langsmith==0.1.136
48
  markdown-it-py==3.0.0
 
64
  pyarrow==17.0.0
65
  pyasn1==0.6.1
66
  pyasn1_modules==0.4.1
67
+ pydantic>=2.7.4,<3.0.0
68
+ pydantic-settings==2.6.0
69
+ pydantic_core==2.23.4
70
  pydeck==0.9.1
71
  Pygments==2.18.0
72
  pyparsing==3.2.0