-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
181 lines (180 loc) · 3.56 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
asgiref==3.8.1
# via django
bleach[css]==6.1.0
# via django-post-office
boto3==1.34.134
# via django-storages
botocore==1.34.134
# via
# boto3
# s3transfer
certifi==2024.2.2
# via
# requests
# sentry-sdk
cffi==1.16.0
# via cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
cryptography==42.0.8
# via
# josepy
# mozilla-django-oidc
# pyopenssl
distlib==0.3.8
# via virtualenv
dj-static==0.0.6
# via -r requirements.in
django==5.1.4
# via
# -r requirements.in
# django-debug-toolbar
# django-filter
# django-post-office
# django-reversion
# django-storages
# model-bakery
# mozilla-django-oidc
# sentry-sdk
django-debug-toolbar==4.4.6
# via -r requirements.in
django-environ==0.11.2
# via -r requirements.in
django-filter==24.3
# via -r requirements.in
django-post-office==3.9.1
# via -r requirements.in
django-reversion==5.1.0
# via -r requirements.in
django-storages[s3]==1.14.4
# via -r requirements.in
djhtml==3.0.7
# via -r requirements.in
execnet==2.1.1
# via pytest-xdist
factory-boy==3.3.1
# via -r requirements.in
faker==33.0.0
# via
# -r requirements.in
# factory-boy
filelock==3.13.4
# via virtualenv
greenlet==3.0.3
# via playwright
gunicorn==23.0.0
# via -r requirements.in
identify==2.5.35
# via pre-commit
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
jmespath==1.0.1
# via
# boto3
# botocore
josepy==1.14.0
# via mozilla-django-oidc
model-bakery==1.20.0
# via -r requirements.in
mozilla-django-oidc==4.0.1
# via -r requirements.in
nodeenv==1.8.0
# via pre-commit
packaging==24.0
# via
# gunicorn
# pytest
platformdirs==4.2.0
# via virtualenv
playwright==1.43.0
# via
# -r requirements.in
# pytest-playwright
pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via -r requirements.in
psycopg2-binary==2.9.10
# via -r requirements.in
pycparser==2.22
# via cffi
pyee==11.1.0
# via playwright
pyopenssl==24.1.0
# via josepy
pytest==8.3.3
# via
# pytest-base-url
# pytest-django
# pytest-env
# pytest-playwright
# pytest-xdist
pytest-base-url==2.1.0
# via pytest-playwright
pytest-django==4.9.0
# via -r requirements.in
pytest-env==1.1.5
# via -r requirements.in
pytest-playwright==0.6.2
# via -r requirements.in
pytest-xdist==3.6.1
# via -r requirements.in
python-dateutil==2.9.0.post0
# via
# botocore
# faker
python-slugify==8.0.4
# via pytest-playwright
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via
# mozilla-django-oidc
# pytest-base-url
ruff==0.8.3
# via -r requirements.in
s3transfer==0.10.2
# via boto3
sentry-sdk[django]==2.19.0
# via -r requirements.in
six==1.16.0
# via
# bleach
# python-dateutil
sqlparse==0.4.4
# via
# django
# django-debug-toolbar
static3==0.7.0
# via dj-static
text-unidecode==1.3
# via python-slugify
tinycss2==1.2.1
# via bleach
typing-extensions==4.11.0
# via
# faker
# pyee
urllib3==2.2.1
# via
# botocore
# requests
# sentry-sdk
virtualenv==20.25.3
# via pre-commit
webencodings==0.5.1
# via
# bleach
# tinycss2
# The following packages are considered to be unsafe in a requirements file:
# setuptools