forked from City-of-Helsinki/parkkihubi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
43 lines (42 loc) · 1.45 KB
/
requirements-dev.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements-dev.txt requirements-dev.in
#
autoflake==0.6.6
autopep8==1.2.4
coverage==4.2 # via pytest-cov
decorator==4.0.10 # via ipython, traitlets
django-extensions==1.7.5
factory-boy==2.7.0 # via pytest-factoryboy
fake-factory==0.7.2 # via factory-boy
flake8==3.2.1
freezegun==0.3.8
inflection==0.3.1 # via pytest-factoryboy
ipython-genutils==0.1.0 # via traitlets
ipython==5.1.0
isort==4.2.5
mccabe==0.5.2 # via flake8
pep8==1.7.0 # via autopep8
pexpect==4.2.1 # via ipython
pickleshare==0.7.4 # via ipython
prompt-toolkit==1.0.9 # via ipython
ptyprocess==0.5.1 # via pexpect
py==1.4.31 # via pytest
pycodestyle==2.2.0 # via flake8
pydocstyle==1.1.1
pyflakes==1.3.0 # via autoflake, flake8
pygments==2.1.3 # via ipython
pytest-cov==2.4.0
pytest-django==3.1.2
pytest-factoryboy==1.3.0
pytest==3.0.5
python-dateutil==2.6.0 # via fake-factory, freezegun
simplegeneric==0.8.1 # via ipython
six==1.10.0 # via django-extensions, fake-factory, freezegun, prompt-toolkit, python-dateutil, traitlets
traitlets==4.3.1 # via ipython
wcwidth==0.1.7 # via prompt-toolkit
werkzeug==0.11.13
# The following packages are considered to be unsafe in a requirements file:
# setuptools # via ipython