-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.17 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
alabaster==0.7.11
appdirs==1.4.3
asgiref==3.2.3
atomicwrites==1.2.1
attrs==18.1.0
Babel==2.6.0
black==19.10b0
bleach==3.1.0
certifi==2018.8.24
chardet==3.0.4
click==6.7
coverage==5.0.3
dj-database-url==0.5.0
dj-static==0.0.6
Django==3.0.3
django-coverage-plugin==1.8.0
django-nose==1.4.5
docutils==0.14
entrypoints==0.3
envdir==1.0.1
flake8==3.7.9
freezegun==0.3.14
gunicorn==20.0.4
html5lib==1.0.1
idna==2.7
imagesize==1.0.0
Jinja2==2.10
Markdown==3.2
MarkupSafe==1.0
mccabe==0.6.1
more-itertools==4.3.0
nose==1.3.7
packaging==17.1
pathspec==0.7.0
pep8==1.7.1
Pillow==7.0.0
pluggy==0.7.1
psycopg2==2.8.4
py==1.6.0
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.2.0
pyparsing==2.2.0
pytest==3.7.4
pytest-cov==2.8.1
pytest-django==3.8.0
python-dateutil==2.7.3
pytz==2018.5
regex==2020.1.8
requests==2.19.1
six==1.11.0
snowballstemmer==1.2.1
Sphinx==2.3.1
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-httpdomain==1.7.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sphinxcontrib-websupport==1.1.0
sqlparse==0.3.0
static3==0.7.0
toml==0.9.4
typed-ast==1.4.1
urllib3==1.23
webencodings==0.5.1