-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
67 lines (67 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
55
56
57
58
59
60
61
62
63
64
65
66
67
aioredis==1.3.1
asgiref==3.2.10
async-timeout==3.0.1
attrs==19.3.0
autobahn==20.6.1
Automat==20.2.0
bcrypt==3.1.7
boto3==1.14.38
botocore==1.17.38
cached-property==1.5.1
certifi==2020.6.20
cffi==1.14.0
channels==2.4.0
channels-redis==2.4.2
chardet==3.0.4
constantly==15.1.0
cryptography==2.9.2
daphne==2.5.0
decorator==4.4.2
distro==1.5.0
Django==3.0.7
django-appconf==1.0.4
django-core==1.4.1
django-cors-headers==3.4.0
django-imagekit==4.0.2
django-jsonfield==1.4.0
django-storages==1.9.1
djangorestframework==3.11.0
docker==4.3.0
dockerpty==0.4.1
docopt==0.6.2
docutils==0.15.2
hiredis==1.0.1
hyperlink==19.0.0
idna==2.9
importlib-metadata==1.7.0
incremental==17.5.0
jmespath==0.10.0
jsonschema==3.2.0
msgpack==0.6.2
mysqlclient==2.0.1
paramiko==2.7.1
pilkit==2.0
Pillow==7.2.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyHamcrest==2.0.2
PyNaCl==1.4.0
pyOpenSSL==19.1.0
pyrsistent==0.16.0
python-dateutil==2.8.1
python-dotenv==0.14.0
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
s3transfer==0.3.3
service-identity==18.1.0
six==1.15.0
sqlparse==0.3.1
texttable==1.6.2
Twisted==20.3.0
txaio==20.4.1
urllib3==1.25.10
websocket-client==0.57.0
zipp==3.1.0
zope.interface==5.1.0