-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathrequirements.txt
188 lines (188 loc) · 4.01 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
ago==0.0.95
# via -r requirements.in
async-timeout==4.0.2
# via redis
awscrt==0.20.11
# via botocore
blinker==1.9.0
# via
# flask
# gds-metrics
# sentry-sdk
boto3==1.34.129
# via notifications-utils
botocore==1.34.129
# via
# boto3
# s3transfer
cachetools==5.5.0
# via notifications-utils
certifi==2024.7.4
# via
# requests
# sentry-sdk
cffi==1.15.1
# via cryptography
chardet==5.0.0
# via pyexcel
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via flask
cryptography==43.0.1
# via fido2
dnspython==2.6.1
# via eventlet
docopt==0.6.2
# via notifications-python-client
et-xmlfile==1.1.0
# via openpyxl
eventlet==0.35.2
# via gunicorn
fido2==1.1.3
# via -r requirements.in
flask==3.1.0
# via
# flask-login
# flask-redis
# flask-wtf
# gds-metrics
# notifications-utils
# sentry-sdk
flask-login @ git+https://github.com/maxcountryman/flask-login.git@2204b4eee7b215977ba5a1bf85e2061f7fa65e20#egg=flask-login
# via -r requirements.in
flask-redis==0.4.0
# via notifications-utils
flask-wtf==1.2.1
# via -r requirements.in
gds-metrics @ git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
# via -r requirements.in
govuk-bank-holidays==0.15
# via notifications-utils
govuk-frontend-jinja==3.4.0
# via -r requirements.in
greenlet==3.0.3
# via eventlet
gunicorn==21.2.0
# via notifications-utils
humanize==4.4.0
# via -r requirements.in
idna==3.7
# via requests
itsdangerous==2.2.0
# via
# flask
# flask-wtf
# notifications-utils
jinja2==3.1.5
# via
# flask
# govuk-frontend-jinja
# notifications-utils
jmespath==1.0.1
# via
# boto3
# botocore
lml==0.1.0
# via
# pyexcel
# pyexcel-io
lxml==4.9.1
# via
# pyexcel-ezodf
# pyexcel-ods3
markupsafe==2.1.1
# via
# jinja2
# sentry-sdk
# werkzeug
# wtforms
mistune==0.8.4
# via notifications-utils
notifications-python-client==10.0.0
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@27797ff3485a9b8c564b6ae0cebb7aa8cd4fea4f
# via -r requirements.in
openpyxl==3.0.10
# via pyexcel-xlsx
ordered-set==4.1.0
# via notifications-utils
packaging==23.1
# via gunicorn
phonenumbers==8.13.52
# via notifications-utils
pillow==10.3.0
# via -r requirements.in
prometheus-client==0.15.0
# via
# -r requirements.in
# gds-metrics
pycparser==2.21
# via cffi
pyexcel==0.7.0
# via -r requirements.in
pyexcel-ezodf==0.3.4
# via pyexcel-ods3
pyexcel-io==0.6.6
# via
# -r requirements.in
# pyexcel
# pyexcel-ods3
# pyexcel-xls
# pyexcel-xlsx
pyexcel-ods3==0.6.1
# via -r requirements.in
pyexcel-xls==0.7.0
# via -r requirements.in
pyexcel-xlsx==0.6.0
# via -r requirements.in
pyjwt==2.4.0
# via notifications-python-client
pypdf==3.13.0
# via notifications-utils
python-dateutil==2.8.2
# via botocore
python-json-logger==2.0.7
# via notifications-utils
pytz==2024.2
# via notifications-utils
pyyaml==6.0.2
# via notifications-utils
redis==4.5.4
# via flask-redis
requests==2.32.3
# via
# govuk-bank-holidays
# notifications-python-client
# notifications-utils
s3transfer==0.10.1
# via boto3
segno==1.6.1
# via notifications-utils
sentry-sdk==1.32.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
smartypants==2.0.1
# via notifications-utils
statsd==4.0.1
# via notifications-utils
texttable==1.6.4
# via pyexcel
urllib3==1.26.19
# via
# botocore
# requests
# sentry-sdk
werkzeug==3.1.3
# via
# flask
# flask-login
wtforms==3.1.0
# via flask-wtf
xlrd==2.0.1
# via pyexcel-xls
xlwt==1.3.0
# via pyexcel-xls