Ci-Dave commited on
Commit
b7ea76d
·
1 Parent(s): a288b14

Requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +93 -5
requirements.txt CHANGED
@@ -1,5 +1,93 @@
1
- streamlit
2
- fpdf
3
- google-generativeai
4
- pymupdf
5
- fitz
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ acres==0.3.0
2
+ aiofiles==24.1.0
3
+ altair==5.5.0
4
+ annotated-types==0.7.0
5
+ anyio==4.9.0
6
+ attrs==25.3.0
7
+ blinker==1.9.0
8
+ cachetools==5.5.2
9
+ certifi==2025.1.31
10
+ charset-normalizer==3.4.1
11
+ ci-info==0.3.0
12
+ click==8.1.8
13
+ colorama==0.4.6
14
+ configobj==5.0.9
15
+ configparser==7.2.0
16
+ etelemetry==0.3.1
17
+ filelock==3.18.0
18
+ fitz==0.0.1.dev2
19
+ fpdf==1.7.2
20
+ frontend==0.0.3
21
+ gitdb==4.0.12
22
+ GitPython==3.1.44
23
+ google-ai-generativelanguage==0.6.15
24
+ google-api-core==2.24.2
25
+ google-api-python-client==2.165.0
26
+ google-auth==2.38.0
27
+ google-auth-httplib2==0.2.0
28
+ google-generativeai==0.8.4
29
+ googleapis-common-protos==1.69.2
30
+ grpcio==1.71.0
31
+ grpcio-status==1.71.0
32
+ h11==0.14.0
33
+ httplib2==0.22.0
34
+ idna==3.10
35
+ importlib_resources==6.5.2
36
+ isodate==0.6.1
37
+ itsdangerous==2.2.0
38
+ Jinja2==3.1.6
39
+ jsonschema==4.23.0
40
+ jsonschema-specifications==2024.10.1
41
+ looseversion==1.3.0
42
+ lxml==5.3.1
43
+ MarkupSafe==3.0.2
44
+ narwhals==1.31.0
45
+ networkx==3.4.2
46
+ nibabel==5.3.2
47
+ nipype==1.10.0
48
+ numpy==2.2.4
49
+ packaging==24.2
50
+ pandas==2.2.3
51
+ pathlib==1.0.1
52
+ pillow==11.1.0
53
+ proto-plus==1.26.1
54
+ protobuf==5.29.4
55
+ prov==2.0.1
56
+ puremagic==1.28
57
+ pyarrow==19.0.1
58
+ pyasn1==0.6.1
59
+ pyasn1_modules==0.4.1
60
+ pydantic==2.10.6
61
+ pydantic_core==2.27.2
62
+ pydeck==0.9.1
63
+ pydot==3.0.4
64
+ PyMuPDF==1.25.4
65
+ pyparsing==3.2.1
66
+ python-dateutil==2.9.0.post0
67
+ pytils==0.4.1
68
+ pytz==2025.1
69
+ pyxnat==1.6.3
70
+ rdflib==6.3.2
71
+ referencing==0.36.2
72
+ requests==2.32.3
73
+ rpds-py==0.23.1
74
+ rsa==4.9
75
+ scipy==1.15.2
76
+ simplejson==3.20.1
77
+ six==1.17.0
78
+ smmap==5.0.2
79
+ sniffio==1.3.1
80
+ starlette==0.46.1
81
+ streamlit==1.43.2
82
+ tenacity==9.0.0
83
+ toml==0.10.2
84
+ tools==0.1.9
85
+ tornado==6.4.2
86
+ tqdm==4.67.1
87
+ traits==7.0.2
88
+ typing_extensions==4.12.2
89
+ tzdata==2025.2
90
+ uritemplate==4.1.1
91
+ urllib3==2.3.0
92
+ uvicorn==0.34.0
93
+ watchdog==6.0.0