forked from alphagov/document-download-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
132 lines (132 loc) · 2.87 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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
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
charset-normalizer==2.0.7
# via requests
click==8.1.7
# via flask
dnspython==2.6.1
# via eventlet
docopt==0.6.2
# via notifications-python-client
eventlet==0.35.2
# via gunicorn
flask==3.1.0
# via
# flask-redis
# flask-wtf
# gds-metrics
# notifications-utils
# sentry-sdk
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
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==0.10.0
# via
# boto3
# botocore
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@b9ef1b45b655324d6341995afffc3ebc25a3ed72
# via -r requirements.in
ordered-set==4.1.0
# via notifications-utils
packaging==23.1
# via gunicorn
phonenumbers==8.13.52
# via notifications-utils
prometheus-client==0.15.0
# via
# -r requirements.in
# gds-metrics
pyjwt==2.4.0
# via notifications-python-client
pypdf==3.17.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==3.5.3
# 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
urllib3==1.26.19
# via
# botocore
# requests
# sentry-sdk
werkzeug==3.1.3
# via flask
whitenoise==6.2.0
# via -r requirements.in
wtforms==3.0.1
# via flask-wtf