File tree Expand file tree Collapse file tree 1 file changed +25
-4
lines changed
services/director/requirements Expand file tree Collapse file tree 1 file changed +25
-4
lines changed Original file line number Diff line number Diff line change 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+ #
17appdirs==1.4.4
28 # via black
39black==20.8b1
@@ -8,14 +14,22 @@ click==8.0.3
814 # via
915 # black
1016 # 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
1127mypy-extensions==0.4.3
1228 # via black
1329pathspec==0.9.0
1430 # via black
1531pep517==0.12.0
1632 # via pip-tools
17- pip==24.2
18- # via pip-tools
1933pip-tools==6.4.0
2034 # via -r requirements/_tools.in
2135pyyaml==5.4
@@ -25,8 +39,6 @@ pyyaml==5.4
2539 # watchdog
2640regex==2022.1.18
2741 # via black
28- setuptools==75.1.0
29- # via pip-tools
3042toml==0.10.2
3143 # via
3244 # -c requirements/_test.txt
@@ -43,3 +55,12 @@ watchdog==2.1.6
4355 # via -r requirements/_tools.in
4456wheel==0.37.1
4557 # 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
You can’t perform that action at this time.
0 commit comments