-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements-dev.txt
81 lines (80 loc) · 1.61 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements-dev.txt requirements.in/development.txt
#
appdirs==1.4.4
# via black
attrs==21.2.0
# via pytest
autoflake==1.4
# via -r requirements.in/development.txt
black==21.5b1
# via -r requirements.in/development.txt
click==8.0.1
# via
# black
# pip-tools
flake8-polyfill==1.0.2
# via pep8-naming
flake8-print==4.0.0
# via -r requirements.in/development.txt
flake8==3.9.2
# via
# -r requirements.in/development.txt
# flake8-polyfill
# flake8-print
iniconfig==1.1.1
# via pytest
isort==5.8.0
# via -r requirements.in/development.txt
mccabe==0.6.1
# via flake8
mypy-extensions==0.4.3
# via
# black
# mypy
mypy==0.812
# via -r requirements.in/development.txt
packaging==20.9
# via pytest
pathspec==0.8.1
# via black
pep517==0.10.0
# via pip-tools
pep8-naming==0.11.1
# via -r requirements.in/development.txt
pip-tools==6.1.0
# via -r requirements.in/development.txt
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pycodestyle==2.7.0
# via
# flake8
# flake8-print
pyflakes==2.3.1
# via
# autoflake
# flake8
pyparsing==2.4.7
# via packaging
pytest==6.2.4
# via -r requirements.in/development.txt
regex==2021.4.4
# via black
six==1.16.0
# via flake8-print
toml==0.10.2
# via
# black
# pep517
# pytest
typed-ast==1.4.3
# via mypy
typing-extensions==3.10.0.0
# via mypy
# The following packages are considered to be unsafe in a requirements file:
# pip