-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
125 lines (125 loc) · 2.16 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
altair==5.2.0
# via streamlit
attrs==23.1.0
# via
# jsonschema
# referencing
blinker==1.6.2
# via streamlit
cachetools==4.2.4
# via streamlit
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==2.0.4
# via
# pdfminer-six
# requests
click==8.1.7
# via streamlit
cryptography==42.0.5
# via pdfminer-six
google-generativeai==0.4.0
gitdb==4.0.11
# via gitpython
gitpython==3.1.41
# via streamlit
idna==3.7
# via requests
jinja2==3.1.4
# via
# altair
# pydeck
jsonschema==4.19.2
# via altair
jsonschema-specifications==2023.7.1
# via jsonschema
markdown-it-py==2.2.0
# via rich
markupsafe==2.1.3
# via jinja2
mdurl==0.1.0
# via markdown-it-py
numpy==1.26.4
# via
# altair
# pandas
# pyarrow
# pydeck
# streamlit
packaging==23.2
# via
# altair
# streamlit
pandas==2.2.1
# via
# altair
# streamlit
pdfminer-six==20231228
# via pdfplumber
pdfplumber==0.11.4
# via -r requirements.in
pillow==10.3.0
# via
# pdfplumber
# streamlit
protobuf==3.20.3
# via
# -r requirements.in
# streamlit
pyarrow==14.0.2
# via streamlit
pycparser==2.21
# via cffi
pydeck==0.8.1b0
# via streamlit
pygments==2.18.0
# via rich
pypdfium2==4.26.0
# via pdfplumber
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via pandas
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.2
# via streamlit
rich==13.7.0
# via streamlit
rpds-py==0.10.6
# via
# jsonschema
# referencing
setuptools==68.0.0
six==1.16.0
# via python-dateutil
smmap==5.0.1
# via gitdb
streamlit==1.41.1
# via -r requirements.in
tenacity==8.2.2
# via streamlit
toml==0.10.2
# via streamlit
toolz==0.12.0
# via altair
tornado==6.3.3
# via streamlit
typing-extensions==4.11.0
# via
# altair
# streamlit
tzdata==2023.3
# via pandas
urllib3==1.26.18
# via requests