barunsaha commited on
Commit
9ea2fd6
·
1 Parent(s): 6e7fdf8

Upgrade packages

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,20 +1,20 @@
1
  aiohttp>=3.10.11
2
  python-dotenv[cli]~=1.0.0
3
  gitpython==3.1.43
4
- json-repair==0.29.2
5
  idna==3.7
6
- jinja2>=3.1.5
7
  Pillow==10.3.0
8
  pyarrow~=16.0.0
9
  pydantic==2.9.1
10
- langchain~=0.3.7
11
  langchain-core~=0.3.35
12
- langchain-community==0.3.17
13
- langchain-google-genai==2.0.6
14
- langchain-cohere==0.3.3
15
- langchain-together==0.3.0
16
- langchain-ollama==0.2.1
17
- langchain-openai==0.3.3
18
  streamlit==1.44.1
19
 
20
  python-pptx~=1.0.2
@@ -22,7 +22,7 @@ json5~=0.9.14
22
  requests~=2.32.3
23
  pypdf~=5.4.0
24
 
25
- transformers>=4.48.0
26
  torch>=2.6.0
27
 
28
  lxml~=4.9.3
@@ -36,5 +36,5 @@ urllib3>=2.5.0
36
  anyio==4.4.0
37
 
38
  httpx~=0.27.2
39
- huggingface-hub~=0.24.5
40
  ollama~=0.5.1
 
1
  aiohttp>=3.10.11
2
  python-dotenv[cli]~=1.0.0
3
  gitpython==3.1.43
4
+ json-repair~=0.48.0
5
  idna==3.7
6
+ jinja2>=3.1.6
7
  Pillow==10.3.0
8
  pyarrow~=16.0.0
9
  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
 
20
  python-pptx~=1.0.2
 
22
  requests~=2.32.3
23
  pypdf~=5.4.0
24
 
25
+ transformers>=4.52.1
26
  torch>=2.6.0
27
 
28
  lxml~=4.9.3
 
36
  anyio==4.4.0
37
 
38
  httpx~=0.27.2
39
+ huggingface-hub #~=0.24.5
40
  ollama~=0.5.1