-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 919 Bytes
/
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
apipkg==1.4
attrs==18.1.0
boto3==1.7.50
botocore==1.10.50
certifi==2018.10.15
chardet==3.0.4
coverage==4.0.3
dj-database-url==0.5.0
Django==2.1.2
django-bootstrap4==0.0.6
django-debug-toolbar==1.9.1
django-extensions==2.1.3
django-guardian==1.4.9
django-static-precompiler==1.8.2
django-storages==1.6.6
docutils==0.14
execnet==1.5.0
factory-boy==2.11.1
Faker==0.8.15
flake8==3.5.0
gunicorn==19.8.1
idna==2.7
jmespath==0.9.3
mccabe==0.6.1
more-itertools==4.1.0
olefile==0.45.1
Pillow==5.1.0
pluggy==0.6.0
psycopg2==2.7.5
py==1.5.3
pycodestyle==2.3.1
pyflakes==1.6.0
pytest==3.5.1
pytest-cov==2.5.1
pytest-django==3.2.1
pytest-forked==0.2
pytest-xdist==1.22.2
python-coveralls==2.9.1
python-dateutil==2.7.3
python-decouple==3.1
python-magic==0.4.15
pytz==2018.3
PyYAML==3.12
requests==2.19.1
s3transfer==0.1.13
six==1.11.0
sqlparse==0.2.4
text-unidecode==1.2
tox==3.0.0
urllib3==1.23
virtualenv==15.1.0
whitenoise==3.3.1