-
Notifications
You must be signed in to change notification settings - Fork 189
/
requirements-dev.txt
33 lines (32 loc) · 1.19 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in
#
astroid==2.7.3 # via pylint
attrs==21.2.0 # via pytest
click==8.0.1 # via pip-tools
docutils==0.17.1 # via -r requirements-dev.in
httpretty==1.1.4 # via -r requirements-dev.in
iniconfig==1.1.1 # via pytest
isort==5.9.3 # via pylint
lazy-object-proxy==1.6.0 # via astroid
mccabe==0.6.1 # via pylint
packaging==21.0 # via pytest
pep517==0.11.0 # via pip-tools
pip-tools==6.2.0 # via -r requirements-dev.in
platformdirs==2.3.0 # via pylint
pluggy==1.0.0 # via pytest
py==1.10.0 # via pytest
pycodestyle==2.7.0 # via -r requirements-dev.in
pylint==2.10.2 # via -r requirements-dev.in
pyparsing==2.4.7 # via packaging
pytest==6.2.5 # via -r requirements-dev.in
toml==0.10.2 # via pylint, pytest
tomli==1.2.1 # via pep517
wheel==0.37.0 # via pip-tools
wrapt==1.12.1 # via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools