shauryaDugar commited on
Commit
30342eb
·
verified ·
1 Parent(s): e6b90ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -14,7 +14,6 @@ ffmpy==0.4.0
14
  filelock==3.16.1
15
  fonttools==4.54.1
16
  fsspec==2024.9.0
17
- google-ai-generativelanguage==0.6.9
18
  google-api-core==2.19.2
19
  google-api-python-client==2.146.0
20
  google-auth==2.34.0
@@ -24,8 +23,6 @@ googleapis-common-protos==1.65.0
24
  gradio
25
  gradio_client
26
  gradio_pdf
27
- grpcio
28
- grpcio-status
29
  h11==0.14.0
30
  httpcore==1.0.6
31
  httplib2==0.22.0
@@ -45,13 +42,13 @@ orjson==3.10.7
45
  packaging==24.1
46
  pandas==2.2.3
47
  pillow==10.4.0
48
- proto-plus==1.24.0
49
- protobuf==5.28.1
50
  pyasn1==0.6.1
51
  pyasn1_modules==0.4.1
52
  pydantic==2.9.2
53
  pydantic_core==2.23.4
54
  pydub==0.25.1
 
55
  Pygments==2.18.0
56
  PyMuPDF==1.24.11,<2.0
57
  pymupdf4llm==0.0.10
 
14
  filelock==3.16.1
15
  fonttools==4.54.1
16
  fsspec==2024.9.0
 
17
  google-api-core==2.19.2
18
  google-api-python-client==2.146.0
19
  google-auth==2.34.0
 
23
  gradio
24
  gradio_client
25
  gradio_pdf
 
 
26
  h11==0.14.0
27
  httpcore==1.0.6
28
  httplib2==0.22.0
 
42
  packaging==24.1
43
  pandas==2.2.3
44
  pillow==10.4.0
45
+ protobuf>=4.25,<5
 
46
  pyasn1==0.6.1
47
  pyasn1_modules==0.4.1
48
  pydantic==2.9.2
49
  pydantic_core==2.23.4
50
  pydub==0.25.1
51
+ proto-plus>=1.23.0,<2.0
52
  Pygments==2.18.0
53
  PyMuPDF==1.24.11,<2.0
54
  pymupdf4llm==0.0.10