-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.03 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
passlib
asgiref==3.2.3
astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
autobahn==20.1.2
Automat==0.8.0
certifi==2019.9.11
cffi==1.13.2
channels==2.4.0
chardet==3.0.4
codecov==2.0.15
colorama==0.4.3
constantly==15.1.0
coverage==4.5.4
cryptography==2.8
daphne==2.4.1
Django==3.0.3
django-cors-headers==3.1.1
djangorestframework==3.10.3
hyperlink==19.0.0
idna==2.8
importlib-metadata==1.4.0
incremental==17.5.0
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
mock==3.0.5
more-itertools==8.1.0
packaging==20.0
pep8==1.7.1
pipenv==2018.11.26
pluggy==0.13.1
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.19
PyHamcrest==2.0.0
pylint==2.4.4
pyOpenSSL==19.1.0
pyparsing==2.4.6
pytest==5.3.4
pytest-asyncio==0.10.0
pytest-cov==2.8.1
pytest-django==3.8.0
python-coveralls==2.9.3
pytz==2019.3
PyYAML==5.1.2
requests==2.22.0
service-identity==18.1.0
six==1.14.0
sqlparse==0.3.0
Twisted==19.10.0
txaio==20.1.1
typed-ast==1.4.1
urllib3==1.25.6
virtualenv==16.7.9
virtualenv-clone==0.5.3
wcwidth==0.1.8
wrapt==1.11.2
zipp==2.0.1
zope.interface==4.7.1