We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2da8c commit 46021bbCopy full SHA for 46021bb
requirements-dev.txt
@@ -14,7 +14,7 @@ bandit==1.7.5
14
# via flake8-bandit
15
black==23.3.0
16
# via -r requirements-dev.in
17
-build==0.9.0
+build==0.10.0
18
# via pip-tools
19
certifi==2023.5.7
20
# via
@@ -109,8 +109,6 @@ pathspec==0.11.1
109
# via black
110
pbr==5.11.1
111
# via stevedore
112
-pep517==0.13.0
113
- # via build
114
pip-tools==7.1.0
115
116
platformdirs==3.9.1
@@ -130,6 +128,8 @@ pyflakes==3.0.1
130
128
# via flake8
131
129
pygments==2.15.1
132
# via rich
+pyproject-hooks==1.0.0
+ # via build
133
pytest==7.4.0
134
135
# -r requirements-dev.in
0 commit comments