barunsaha commited on
Commit
2eb30ad
·
1 Parent(s): 78be48b

Update package versions

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,14 +7,14 @@ jinja2>=3.1.6
7
  Pillow==10.3.0
8
  pyarrow~=16.0.0
9
  pydantic==2.9.1
10
- litellm>=1.55.0
11
  google-generativeai # ~=0.8.3
12
  streamlit==1.44.1
13
 
14
  python-pptx~=1.0.2
15
  json5~=0.9.14
16
  requests~=2.32.3
17
- pypdf~=6.0.0
18
 
19
  transformers>=4.52.1
20
  torch>=2.6.0
 
7
  Pillow==10.3.0
8
  pyarrow~=16.0.0
9
  pydantic==2.9.1
10
+ litellm==1.79.0
11
  google-generativeai # ~=0.8.3
12
  streamlit==1.44.1
13
 
14
  python-pptx~=1.0.2
15
  json5~=0.9.14
16
  requests~=2.32.3
17
+ pypdf==6.1.3
18
 
19
  transformers>=4.52.1
20
  torch>=2.6.0