This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
generated from communitiesuk/funding-service-design-TEMPLATE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
174 lines (173 loc) · 3.55 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
alembic==1.11.1
# via flask-migrate
babel==2.12.1
# via flask-babel
beautifulsoup4==4.12.2
# via
# bs4
# funding-service-design-utils
blinker==1.6.2
# via
# flask
# sentry-sdk
boto3==1.28.17
# via flipper-client
botocore==1.31.17
# via
# boto3
# s3transfer
bs4==0.0.1
# via -r requirements.in
cachetools==5.3.1
# via flipper-client
certifi==2023.7.22
# via
# requests
# sentry-sdk
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via flask
commonmark==0.9.1
# via rich
cryptography==42.0.2
# via pyjwt
cssmin==0.2.0
# via -r requirements.in
docopt==0.6.2
# via notifications-python-client
flask==2.3.2
# via
# -r requirements.in
# flask-assets
# flask-babel
# flask-migrate
# flask-redis
# flask-sqlalchemy
# funding-service-design-utils
# sentry-sdk
flask-assets==2.0
# via -r requirements.in
flask-babel==2.0.0
# via funding-service-design-utils
flask-migrate==4.0.4
# via funding-service-design-utils
flask-redis==0.4.0
# via funding-service-design-utils
flask-sqlalchemy==3.0.5
# via
# flask-migrate
# funding-service-design-utils
flipper-client==1.3.2
# via funding-service-design-utils
funding-service-design-utils==3.0.1
# via -r requirements.in
govuk-frontend-jinja==2.7.0
# via -r requirements.in
gunicorn==20.1.0
# via
# -r requirements.in
# funding-service-design-utils
idna==3.4
# via requests
itsdangerous==2.1.2
# via flask
jinja2==3.1.3
# via
# flask
# flask-babel
# govuk-frontend-jinja
jmespath==1.0.1
# via
# boto3
# botocore
jsmin==3.0.1
# via -r requirements.in
mako==1.2.4
# via alembic
markupsafe==2.1.3
# via
# jinja2
# mako
# sentry-sdk
# werkzeug
notifications-python-client==8.1.0
# via -r requirements.in
pycparser==2.21
# via cffi
pyee==6.0.0
# via flipper-client
pygments==2.15.1
# via rich
pyjwt[crypto]==2.8.0
# via
# funding-service-design-utils
# notifications-python-client
python-consul==1.1.0
# via flipper-client
python-dateutil==2.8.2
# via botocore
python-dotenv==0.20.0
# via funding-service-design-utils
python-json-logger==2.0.7
# via funding-service-design-utils
pytz==2023.3
# via
# flask-babel
# funding-service-design-utils
pyyaml==6.0.1
# via funding-service-design-utils
redis==4.6.0
# via
# flask-redis
# flipper-client
requests==2.31.0
# via
# funding-service-design-utils
# notifications-python-client
# python-consul
rich==12.6.0
# via funding-service-design-utils
s3transfer==0.6.1
# via boto3
sentry-sdk[flask]==2.8.0
# via funding-service-design-utils
six==1.16.0
# via
# python-consul
# python-dateutil
# thrift
soupsieve==2.4.1
# via beautifulsoup4
sqlalchemy==2.0.19
# via
# alembic
# flask-sqlalchemy
# sqlalchemy-utils
sqlalchemy-utils==0.41.1
# via funding-service-design-utils
thrift==0.16.0
# via flipper-client
typing-extensions==4.7.1
# via
# alembic
# sqlalchemy
urllib3==1.26.18
# via
# botocore
# requests
# sentry-sdk
webassets==2.0
# via flask-assets
werkzeug==2.3.6
# via flask
# The following packages are considered to be unsafe in a requirements file:
# setuptools