-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
66 lines (65 loc) · 1.2 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
aioredis==1.2.0
asgiref==3.1.4
asn1crypto==0.24.0
async-timeout==3.0.1
atomicwrites==1.3.0
attrs==19.1.0
autobahn==19.7.1
Automat==0.7.0
bleach==3.1.0
certifi==2019.3.9
cffi==1.12.3
channels==2.2.0
channels-redis==2.4.0
chardet==3.0.4
colorama==0.4.1
constantly==15.1.0
cryptography==2.7
daphne==2.3.0
defusedxml==0.5.0
Django==2.1.7
django-allauth==0.39.1
django-appconf==1.0.3
django-cors-headers==3.1.0
django-crispy-forms==1.7.2
django-croppie==1.3
django-recaptcha==2.0.4
django-rest-auth==0.9.5
django-taggit==1.1.0
django-tinymce4-lite==1.7.4
django-uuslug==1.1.8
djangorestframework==3.10.2
hiredis==1.0.0
hyperlink==19.0.0
idna==2.8
incremental==17.5.0
jsmin==2.2.2
more-itertools==7.0.0
msgpack==0.6.1
oauthlib==3.0.1
Pillow==5.4.1
pluggy==0.11.0
py==1.8.0
pyasn1==0.4.7
pyasn1-modules==0.2.6
pycparser==2.19
PyHamcrest==1.9.0
pytest==4.5.0
pytest-asyncio==0.10.0
pytest-django==3.5.1
python-slugify==3.0.2
python3-openid==3.1.0
pytz==2018.9
requests==2.21.0
requests-oauthlib==1.2.0
service-identity==18.1.0
six==1.12.0
text-unidecode==1.2
Twisted==19.2.1
txaio==18.8.1
urllib3==1.24.1
wcwidth==0.1.7
webencodings==0.5.1
zope.interface==4.6.0
pypiwin32==223; sys_platform == 'win32'
pywin32==224; sys_platform == 'win32'