-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
54 lines (54 loc) · 1.16 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
asgiref==3.8.1
astroid==3.2.4
async-timeout==4.0.3
attrs==24.2.0
autobahn==24.4.2
Automat==22.10.0
cffi==1.17.0
channels==4.1.0
channels-redis==4.2.0
constantly==23.10.4
cryptography==43.0.1
Cython==3.0.11
daphne==4.1.2
decorator==5.1.1
dill==0.3.8
Django==4.2.17
django-cors-headers==4.4.0
djangorestframework==3.15.2
djangorestframework-camel-case==1.4.2
flake8==7.1.1;python_version>="3.8.1"
flake8==5.0.4;python_version<"3.8.1"
gssapi==1.8.3
hyperlink==21.0.0
idna==3.7
incremental==24.7.2
isort==5.13.2
mccabe==0.7.0
msgpack==1.0.8
platformdirs==4.2.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycodestyle==2.12.1;python_version>="3.8.1"
pycodestyle==2.9.1;python_version<"3.8.1"
pycparser==2.22
pyflakes==3.2.0;python_version>="3.8.1"
pyflakes==2.5.0;python_version<"3.8.1"
PyJWT==2.9.0
pylint==3.2.6
pylint-django==2.5.5
pylint-plugin-utils==0.8.2
pyOpenSSL==24.2.1
pytz==2024.1;python_version<"3.9"
PyYAML==6.0.2
PyZephyr @ git+https://github.com/asedeno/python-zephyr@850f0ae696691bfbaed633fa7a53532624e78d40
redis==5.0.8
service-identity==24.1.0
setproctitle==1.3.3
six==1.16.0
sqlparse==0.5.1
tomlkit==0.13.0
twisted==24.7.0
txaio==23.1.1
typing_extensions==4.12.2
zope.interface==7.0.1