-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (77 loc) · 1.4 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
asgiref==3.8.1
# via
# channels
# daphne
# django
attrs==23.2.0
# via
# automat
# service-identity
# twisted
autobahn==23.6.2
# via daphne
automat==22.10.0
# via twisted
cffi==1.16.0
# via cryptography
channels[daphne]==4.0.0
# via -r requirements.in
constantly==23.10.4
# via twisted
cryptography==42.0.5
# via
# autobahn
# pyopenssl
# service-identity
daphne==4.1.0
# via channels
django==5.0.3
# via
# -r requirements.in
# channels
hyperlink==21.0.0
# via
# autobahn
# twisted
idna==3.6
# via
# hyperlink
# twisted
incremental==22.10.0
# via twisted
pyasn1==0.6.0
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.4.0
# via service-identity
pycparser==2.21
# via cffi
pyopenssl==24.1.0
# via twisted
service-identity==24.1.0
# via twisted
six==1.16.0
# via automat
sqlparse==0.4.4
# via django
twisted[tls]==24.3.0
# via daphne
twisted-iocpsupport==1.0.4
# via twisted
txaio==23.1.1
# via autobahn
typing-extensions==4.10.0
# via twisted
tzdata==2024.1
# via django
zope-interface==6.2
# via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools