-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.28 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
asgiref==3.8.1
async-generator==1.10
async-timeout==5.0.0
attrs==24.3.0
autobahn==24.4.2
Automat==24.8.1
backports.zoneinfo;python_version<"3.9"
boto3>=1.20.0,<1.36.0
botocore>=1.25.0,<1.36.0
certifi==2024.12.14
cffi==1.17.0
channels==4.2.0
channels-redis==4.2.0
charset-normalizer==3.4.0
constantly==23.10.4
coverage==7.6.0
cryptography==44.0.0
sentry-sdk[django]==2.20.0
ctlsettings==0.4.3
daphne==4.1.2
Deprecated==1.2.13
Django==4.2.17
django_statsd_mozilla==0.4.0
django-smoketest==1.2.0
django-storages==1.14.2
django-ga-context==0.1.0
exceptiongroup==1.2.0
flake8==7.1.0
h11==0.14.0
hyperlink==21.0.0
idna==3.10
incremental==24.7.0
jmespath==1.0.1
mccabe==0.7.0
msgpack==1.1.0
outcome==1.3.0
packaging==24.2
pyasn1==0.6.0
pyasn1-modules==0.4.0
pycodestyle==2.12.0
pycparser==2.22
pyflakes==3.2.0
pyOpenSSL==25.0.0
pyparsing==3.1.0
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
redis[hiredis]==5.2.0
requests==2.32.3
s3transfer==0.10.0
websocket-client==1.8.0 # selenium
selenium==4.27.1
service-identity==24.2.0
six==1.17.0
sniffio==1.3.0
sortedcontainers==2.4.0
statsd==4.0.1
sqlparse==0.5.0
tqdm==4.67.0
trio==0.27.0
trio-websocket==0.11.1
Twisted==24.11.0
txaio==23.1.1
typing_extensions==4.12.0
urllib3==2.2.1
webdriver-manager==4.0.2
wrapt==1.17.0
wsproto==1.2.0
zope.interface==7.2