File tree Expand file tree Collapse file tree 2 files changed +8
-16
lines changed
Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 1- #
2- # This file is autogenerated by pip-compile with Python 3.12
3- # by the following command:
4- #
5- # pip-compile --output-file=requirements.dev.txt requirements.dev.in
6- #
1+ # This file was autogenerated by uv via the following command:
2+ # uv pip compile requirements.dev.in -o requirements.dev.txt
73beautifulsoup4==4.14.3
84 # via
95 # -c requirements.txt
@@ -25,6 +21,8 @@ packaging==24.0
2521 # -c requirements.txt
2622 # build
2723 # wheel
24+ pip==25.3
25+ # via pip-tools
2826pip-tools==7.5.2
2927 # via -r requirements.dev.in
3028pycodestyle==2.14.0
@@ -35,6 +33,8 @@ pyproject-hooks==1.0.0
3533 # via
3634 # build
3735 # pip-tools
36+ setuptools==80.10.2
37+ # via pip-tools
3838soupsieve==2.5
3939 # via
4040 # -c requirements.txt
@@ -51,7 +51,3 @@ webtest==3.0.0
5151 # via django-webtest
5252wheel==0.46.2
5353 # via pip-tools
54-
55- # The following packages are considered to be unsafe in a requirements file:
56- # pip
57- # setuptools
Original file line number Diff line number Diff line change 1- #
2- # This file is autogenerated by pip-compile with Python 3.12
3- # by the following command:
4- #
5- # pip-compile
6- #
1+ # This file was autogenerated by uv via the following command:
2+ # uv pip compile requirements.in -o requirements.txt
73asgiref == 3.8.1
84 # via
95 # django
You can’t perform that action at this time.
0 commit comments