forked from City-of-Turku/linkedevents
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
36 lines (34 loc) · 1.35 KB
/
Copy pathrequirements-dev.txt
File metadata and controls
36 lines (34 loc) · 1.35 KB
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
--no-binary psycopg2
astroid==2.5.0 # via pylint
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via pytest
click==7.0 # via pip-tools
django-extensions==2.2.6
entrypoints==0.3 # via flake8
flake8==3.7.9 # via -r requirements-dev.in
freezegun==0.3.15
importlib-metadata==1.6.0 # via pluggy
isort==4.3.21 # via pylint
lazy-object-proxy==1.4.3 # via astroid
mccabe==0.6.1 # via flake8, pylint
more-itertools==8.2.0 # via pytest
pip-tools==4.4.1 # via -r requirements-dev.in
pluggy==0.13.1 # via pytest
py==1.10.0 # via pytest
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via -r requirements-dev.in, flake8
pylint==2.7.0 # via -r requirements-dev.in
pytest-django==3.8.0 # via -r requirements-dev.in
pytest==5.3.5 # via -r requirements-dev.in, pytest-django
six==1.14.0 # via -c requirements.txt, astroid, pip-tools, pytest
typed-ast==1.4.1 # via astroid
wrapt==1.11.1 # via astroid
zipp==3.1.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools