-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
122 lines (121 loc) · 2.8 KB
/
dev-requirements.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile dev-requirements.in
#
astor==0.8.1
# via flake8-simplify
astroid==2.15.8
# via flake8-django
attrs==23.2.0
# via
# flake8-bugbear
# flake8-eradicate
# flake8-multiline-containers
black==24.3.0
# via -r dev-requirements.in
click==8.1.7
# via black
cognitive-complexity==1.3.0
# via flake8-cognitive-complexity
eradicate==2.3.0
# via flake8-eradicate
flake8==6.1.0
# via
# -r dev-requirements.in
# flake8-bugbear
# flake8-commas
# flake8-django
# flake8-eradicate
# flake8-isort
# flake8-multiline-containers
# flake8-mutable
# flake8-pep3101
# flake8-print
# flake8-printf-formatting
# flake8-pytest
# flake8-simplify
# flake8-use-fstring
# pyproject-flake8
flake8-bugbear==24.2.6
# via -r dev-requirements.in
flake8-cognitive-complexity==0.1.0
# via -r dev-requirements.in
flake8-commas==2.1.0
# via -r dev-requirements.in
flake8-django==1.4
# via -r dev-requirements.in
flake8-eradicate==1.5.0
# via -r dev-requirements.in
flake8-fixme==1.1.1
# via -r dev-requirements.in
flake8-isort==6.1.1
# via -r dev-requirements.in
flake8-mock==0.4
# via -r dev-requirements.in
flake8-multiline-containers==0.0.19
# via -r dev-requirements.in
flake8-mutable==1.2.0
# via -r dev-requirements.in
flake8-pep3101==2.1.0
# via -r dev-requirements.in
flake8-pie==0.16.0
# via -r dev-requirements.in
flake8-plugin-utils==1.3.3
# via flake8-pytest-style
flake8-print==5.0.0
# via -r dev-requirements.in
flake8-printf-formatting==1.1.2
# via -r dev-requirements.in
flake8-pytest==1.4
# via -r dev-requirements.in
flake8-pytest-style==1.7.2
# via -r dev-requirements.in
flake8-simplify==0.21.0
# via -r dev-requirements.in
flake8-todo==0.7
# via -r dev-requirements.in
flake8-use-fstring==1.4
# via -r dev-requirements.in
flake8-variables-names==0.0.6
# via -r dev-requirements.in
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via
# -r dev-requirements.in
# flake8-isort
lazy-object-proxy==1.10.0
# via astroid
mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==24.0
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.2.0
# via black
pluggy==1.4.0
# via pytest
pycodestyle==2.11.1
# via
# flake8
# flake8-print
# flake8-todo
pyflakes==3.1.0
# via flake8
pyproject-flake8==6.1.0
# via -r dev-requirements.in
pytest==8.1.1
# via -r dev-requirements.in
typing-extensions==4.10.0
# via flake8-pie
wrapt==1.16.0
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# setuptools