-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
49 lines (49 loc) · 873 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
apipkg==1.5
atomicwrites==1.3.0
attrs==19.2.0
certifi==2019.9.11
coverage==4.5.4
Django==3.1.5
django-cors-headers==3.7.0
django-extensions==2.2.3
djangorestframework-camel-case==1.2.0
djangorestframework==3.12.2
entrypoints==0.3
execnet==1.7.1
factory-boy==2.12.0
Faker==2.0.2
filelock==3.0.12
flake8==3.7.8
gunicorn==20.0.4
importlib-metadata==0.23
inflect==2.1.0
Jinja2==2.10.1
jinja2-pluralize==0.3.0
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.2.0
packaging==19.2
pluggy==0.13.0
psycopg2==2.8.3
py==1.8.0
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.4.2
pyparsing==2.4.2
pytest==5.2.0
pytest-cov==2.7.1
pytest-django==3.5.1
pytest-forked==1.1.1
pytest-xdist==1.30.0
python-dateutil==2.8.0
python-decouple==3.1
pytz==2019.2
six==1.12.0
sqlparse==0.3.0
text-unidecode==1.3
toml==0.10.0
tox==3.14.0
virtualenv==16.7.6
wcwidth==0.1.7
whitenoise==5.0.1
zipp==0.6.0