forked from alphagov/notifications-admin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
258 lines (258 loc) · 5.21 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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
ago==0.0.95
# via -r requirements.in
async-timeout==4.0.2
# via redis
awscli==1.29.5
# via awscli-cwlogs
awscli-cwlogs==1.4.6
# via -r requirements.in
blinker==1.6.3
# via
# flask
# gds-metrics
# sentry-sdk
boto3==1.28.5
# via notifications-utils
botocore==1.31.5
# via
# awscli
# boto3
# s3transfer
cachetools==5.2.0
# via notifications-utils
certifi==2023.7.22
# 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
colorama==0.4.4
# via awscli
cryptography==39.0.1
# via fido2
deprecated==1.2.15
# via
# -r requirements.in
# limits
dnspython==2.4.2
# via eventlet
docopt==0.6.2
# via notifications-python-client
docutils==0.16
# via awscli
et-xmlfile==1.1.0
# via openpyxl
eventlet==0.34.2
# via gunicorn
fido2==1.1.0
# via -r requirements.in
flask==3.0.0
# via
# -r requirements.in
# flask-limiter
# flask-login
# flask-redis
# flask-wtf
# gds-metrics
# notifications-utils
# sentry-sdk
flask-limiter[redis]==3.8.0
# via
# -r requirements.in
# flask-limiter
flask-login @ git+https://github.com/maxcountryman/flask-login.git@2204b4eee7b215977ba5a1bf85e2061f7fa65e20
# 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.11
# via
# -r requirements.in
# notifications-utils
govuk-frontend-jinja @ git+https://github.com/Worth-NL/notifynl-frontend-jinja.git@20240402.2-notifynl
# via -r requirements.in
greenlet==3.0.3
# via eventlet
gunicorn[eventlet]==21.2.0
# via -r requirements.in
humanize==4.4.0
# via -r requirements.in
idna==3.3
# via requests
importlib-resources==6.4.0
# via limits
itsdangerous==2.1.2
# via
# -r requirements.in
# flask
# flask-wtf
# notifications-utils
jinja2==3.1.3
# via
# -r requirements.in
# flask
# govuk-frontend-jinja
# notifications-utils
jmespath==1.0.1
# via
# boto3
# botocore
limits[redis]==3.13.0
# via flask-limiter
lml==0.1.0
# via
# pyexcel
# pyexcel-io
lxml==4.9.1
# via
# pyexcel-ezodf
# pyexcel-ods3
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.1
# via
# jinja2
# sentry-sdk
# werkzeug
# wtforms
mdurl==0.1.2
# via markdown-it-py
mistune==0.8.4
# via notifications-utils
notifications-python-client==8.0.1
# via -r requirements.in
notifications-utils @ git+https://github.com/Worth-NL/notifications-utils.git@75.2.3
# via -r requirements.in
openpyxl==3.0.10
# via pyexcel-xlsx
ordered-set==4.1.0
# via
# flask-limiter
# notifications-utils
packaging==23.1
# via
# gunicorn
# limits
phonenumbers==8.13.18
# via notifications-utils
pillow==10.0.1
# via -r requirements.in
prometheus-client==0.15.0
# via
# -r requirements.in
# gds-metrics
pyasn1==0.4.8
# via rsa
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
pygments==2.18.0
# via rich
pyjwt==2.4.0
# via notifications-python-client
pypdf==3.13.0
# via notifications-utils
python-dateutil==2.8.2
# via
# awscli-cwlogs
# botocore
python-json-logger==2.0.4
# via notifications-utils
pytz==2022.6
# via
# -r requirements.in
# notifications-utils
pyyaml==6.0.1
# via
# awscli
# notifications-utils
redis==4.5.4
# via
# flask-redis
# limits
requests==2.31.0
# via
# awscli-cwlogs
# govuk-bank-holidays
# notifications-python-client
# notifications-utils
rich==13.7.1
# via flask-limiter
rsa==4.7.2
# via awscli
rtreelib==0.2.0
# via -r requirements.in
s3transfer==0.6.0
# via
# awscli
# boto3
segno==1.5.2
# via notifications-utils
sentry-sdk[flask]==1.32.0
# via -r requirements.in
six==1.16.0
# via
# awscli-cwlogs
# eventlet
# python-dateutil
smartypants==2.0.1
# via notifications-utils
statsd==3.3.0
# via notifications-utils
texttable==1.6.4
# via pyexcel
typing-extensions==4.10.0
# via
# flask-limiter
# limits
urllib3==1.26.18
# via
# botocore
# requests
# sentry-sdk
werkzeug==3.0.1
# via
# -r requirements.in
# flask
# flask-login
wrapt==1.16.0
# via deprecated
wtforms==3.1.0
# via
# -r requirements.in
# flask-wtf
xlrd==2.0.1
# via pyexcel-xls
xlwt==1.3.0
# via pyexcel-xls