forked from City-of-Helsinki/parkkihubi
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements-dev.txt
86 lines (85 loc) · 1.6 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
#
appdirs==1.4.4
# via virtualenv
autoflake==1.4
# via -r requirements-dev.in
autopep8==1.5.4
# via -r requirements-dev.in
backcall==0.2.0
# via ipython
decorator==4.4.2
# via
# ipython
# traitlets
distlib==0.3.1
# via virtualenv
django-extensions==3.0.5
# via -r requirements-dev.in
filelock==3.0.12
# via
# tox
# virtualenv
ipython==7.9.0
# via -r requirements-dev.in
ipython-genutils==0.2.0
# via traitlets
isort==4.3.21
# via -r requirements-dev.in
jedi==0.17.2
# via ipython
packaging==20.4
# via tox
parso==0.7.1
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pluggy==0.13.1
# via tox
prompt-toolkit==2.0.10
# via ipython
ptyprocess==0.6.0
# via pexpect
py==1.9.0
# via tox
pycodestyle==2.6.0
# via autopep8
pydocstyle==5.1.0
# via -r requirements-dev.in
pyflakes==2.2.0
# via autoflake
pygments==2.6.1
# via ipython
pyparsing==2.4.7
# via packaging
six==1.15.0
# via
# packaging
# prompt-toolkit
# tox
# traitlets
# virtualenv
snowballstemmer==2.0.0
# via pydocstyle
toml==0.10.1
# via
# autopep8
# tox
tox==3.19.0
# via -r requirements-dev.in
traitlets==4.3.3
# via ipython
virtualenv==20.0.31
# via tox
wcwidth==0.2.5
# via prompt-toolkit
werkzeug==1.0.1
# via -r requirements-dev.in
# The following packages are considered to be unsafe in a requirements file:
# setuptools