-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.23 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
amqp==5.1.1
asgiref==3.6.0
async-timeout==4.0.2
attrs==23.1.0
autobahn==23.1.2
Automat==22.10.0
billiard==3.6.4.0
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
channels==4.0.0
channels-redis==4.1.0
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
constantly==15.1.0
crispy-bootstrap5==0.7
cryptography==40.0.2
daphne==4.0.0
defusedxml==0.7.1
Deprecated==1.2.13
Django==4.2.1
django-allauth==0.54.0
django-allauth-ui==0.1.4
django-celery-results==2.5.1
django-crispy-forms==2.0
django-widget-tweaks==1.4.12
docker==6.1.1
gunicorn==20.1.0
h2==4.1.0
hpack==4.0.0
hyperframe==6.0.1
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
kombu==5.2.4
msgpack==1.0.5
oauthlib==3.2.2
packaging==23.1
priority==1.3.0
prompt-toolkit==3.0.38
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
PyGithub==1.58.2
PyJWT==2.7.0
PyNaCl==1.5.0
pyOpenSSL==23.1.1
python-dotenv==1.0.0
python-gitlab==3.14.0
python3-openid==3.2.0
pytz==2023.3
redis==4.5.5
requests==2.30.0
requests-oauthlib==1.3.1
requests-toolbelt==1.0.0
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.4
Twisted==22.10.0
txaio==23.1.1
typing_extensions==4.5.0
urllib3==2.0.2
vine==5.0.0
wcwidth==0.2.6
websocket-client==1.5.1
wrapt==1.15.0
zope.interface==6.0