-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
163 lines (163 loc) · 3.14 KB
/
Copy pathrequirements.txt
File metadata and controls
163 lines (163 loc) · 3.14 KB
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
asgiref==3.12.1
# via
# django
# django-axes
# django-browser-reload
attrs==26.1.0
# via
# outcome
# trio
boto3==1.43.53
# via
# -r requirements.in
# moto
botocore==1.43.53
# via
# boto3
# moto
# s3transfer
certifi==2026.7.22
# via
# requests
# selenium
cffi==2.1.0
# via cryptography
charset-normalizer==3.4.9
# via requests
cryptography==49.0.0
# via moto
django==6.0.7
# via
# -r requirements.in
# django-axes
# django-browser-reload
# django-formtools
# django-otp
# django-phonenumber-field
# django-two-factor-auth
django-axes==8.3.1
# via -r requirements.in
django-browser-reload==1.21.0
# via -r requirements.in
django-formtools==2.7
# via django-two-factor-auth
django-otp==1.7.0
# via django-two-factor-auth
django-phonenumber-field==8.4.0
# via django-two-factor-auth
django-two-factor-auth==1.18.1
# via -r requirements.in
docopt==0.6.2
# via notifications-python-client
h11==0.16.0
# via wsproto
idna==3.18
# via
# requests
# trio
iniconfig==2.3.0
# via pytest
jmespath==1.1.0
# via
# boto3
# botocore
markdown==3.10.2
# via -r requirements.in
markupsafe==3.0.3
# via werkzeug
moto==5.2.2
# via -r requirements.in
notifications-python-client==12.1.0
# via -r requirements.in
outcome==1.3.0.post0
# via
# trio
# trio-websocket
packaging==26.2
# via
# pytest
# webdriver-manager
phonenumbers==9.0.34
# via -r requirements.in
pluggy==1.6.0
# via pytest
psycopg2==2.9.12
# via -r requirements.in
pycparser==3.0
# via cffi
pygments==2.20.0
# via pytest
pyjwt==2.13.0
# via notifications-python-client
pysocks==1.7.1
# via urllib3
pytest==9.1.1
# via pytest-django
pytest-django==4.12.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via botocore
python-dotenv==1.2.2
# via
# -r requirements.in
# webdriver-manager
pyyaml==6.0.3
# via responses
qrcode==8.2
# via django-two-factor-auth
requests==2.34.2
# via
# moto
# notifications-python-client
# responses
# webdriver-manager
responses==0.26.2
# via moto
s3transfer==0.19.1
# via boto3
selenium==4.46.0
# via -r requirements.in
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.5.5
# via django
trio==0.33.0
# via
# selenium
# trio-websocket
trio-websocket==0.12.2
# via selenium
typing-extensions==4.16.0
# via selenium
urllib3[socks]==2.7.0
# via
# botocore
# requests
# responses
# selenium
waitress==3.0.2
# via -r requirements.in
webdriver-manager==4.1.2
# via -r requirements.in
websocket-client==1.9.0
# via selenium
werkzeug==3.1.8
# via moto
whitenoise==6.12.0
# via -r requirements.in
wsproto==1.3.2
# via trio-websocket
xmltodict==1.0.4
# via
# -r requirements.in
# moto