-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
65 lines (64 loc) · 2.95 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
aioredis==1.3.1 # via channels-redis
asgiref==3.3.4 # via channels, channels-redis, daphne, django
async-timeout==3.0.1 # via aioredis
attrs==21.2.0 # via automat, service-identity, twisted
autobahn==21.3.1 # via daphne
automat==20.2.0 # via twisted
bcrypt==3.2.0 # via paramiko
beautifulsoup4==4.9.3 # via bs4
bs4==0.0.1 # via django-sockpuppet
certifi==2020.12.5 # via requests
cffi==1.14.5 # via bcrypt, cryptography, pynacl
channels-redis==3.2.0 # via django-sockpuppet
channels==3.0.3 # via channels-redis, django-sockpuppet
chardet==4.0.0 # via requests
constantly==15.1.0 # via twisted
cryptography==3.4.7 # via autobahn, paramiko, pyopenssl, service-identity
daphne==3.0.2 # via channels
django-pygments-renderer==0.0.1 # via -r requirements.in
django-redis==4.12.1 # via -r requirements.in
django-seed==0.2.2 # via -r requirements.in
django-sockpuppet==0.6.0 # via -r requirements.in
django-webpack-loader==0.7.0 # via -r requirements.in
django-widget-tweaks==1.4.8 # via -r requirements.in
django==3.2.2 # via -r requirements.in, channels, django-pygments-renderer, django-redis, django-seed
fabric==2.6.0 # via -r requirements.in, patchwork
faker==8.1.2 # via django-seed
gunicorn==20.1.0 # via -r requirements.in
hiredis==2.0.0 # via aioredis
hyperlink==21.0.0 # via autobahn, twisted
idna==2.10 # via hyperlink, requests, twisted
incremental==21.3.0 # via twisted
invoke==1.5.0 # via fabric
msgpack==1.0.2 # via channels-redis
paramiko==2.7.2 # via fabric
patchwork==1.0.1 # via -r requirements.in
pathlib2==2.3.5 # via fabric
pyasn1-modules==0.2.8 # via service-identity
pyasn1==0.4.8 # via pyasn1-modules, service-identity
pycparser==2.20 # via cffi
pygments==2.9.0 # via django-pygments-renderer
pynacl==1.4.0 # via paramiko
pyopenssl==20.0.1 # via twisted
python-dateutil==2.8.1 # via faker
pytz==2021.1 # via django
redis==3.5.3 # via django-redis
requests==2.25.1 # via -r requirements.in
service-identity==21.1.0 # via twisted
six==1.16.0 # via automat, bcrypt, pathlib2, pynacl, pyopenssl, python-dateutil, service-identity
soupsieve==2.2.1 # via beautifulsoup4
sqlparse==0.4.1 # via django
text-unidecode==1.3 # via faker
twisted[tls]==21.2.0 # via daphne
txaio==21.2.1 # via autobahn
urllib3==1.26.4 # via requests
whitenoise==5.2.0 # via -r requirements.in
zope.interface==5.4.0 # via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools