Skip to content

Commit 0347bd7

Browse files
committed
cleanup
1 parent 2401c94 commit 0347bd7

File tree

1 file changed

+4
-25
lines changed

1 file changed

+4
-25
lines changed
Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
#
2-
# This file is autogenerated by pip-compile with python 3.6
3-
# To update, run:
4-
#
5-
# pip-compile --output-file=requirements/_tools.txt --strip-extras requirements/_tools.in
6-
#
71
appdirs==1.4.4
82
# via black
93
black==20.8b1
@@ -14,22 +8,14 @@ click==8.0.3
148
# via
159
# black
1610
# pip-tools
17-
dataclasses==0.7
18-
# via
19-
# -c requirements/_base.txt
20-
# -c requirements/_test.txt
21-
# black
22-
importlib-metadata==2.0.0
23-
# via
24-
# -c requirements/_test.txt
25-
# click
26-
# pep517
2711
mypy-extensions==0.4.3
2812
# via black
2913
pathspec==0.9.0
3014
# via black
3115
pep517==0.12.0
3216
# via pip-tools
17+
pip==24.2
18+
# via pip-tools
3319
pip-tools==6.4.0
3420
# via -r requirements/_tools.in
3521
pyyaml==5.4
@@ -39,6 +25,8 @@ pyyaml==5.4
3925
# watchdog
4026
regex==2022.1.18
4127
# via black
28+
setuptools==75.1.0
29+
# via pip-tools
4230
toml==0.10.2
4331
# via
4432
# -c requirements/_test.txt
@@ -55,12 +43,3 @@ watchdog==2.1.6
5543
# via -r requirements/_tools.in
5644
wheel==0.37.1
5745
# via pip-tools
58-
zipp==3.4.0
59-
# via
60-
# -c requirements/_test.txt
61-
# importlib-metadata
62-
# pep517
63-
64-
# The following packages are considered to be unsafe in a requirements file:
65-
# pip
66-
# setuptools

0 commit comments

Comments
 (0)