We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff5c00c + cce8b6d commit c0e3a1fCopy full SHA for c0e3a1f
1 file changed
dev-requirements.txt
@@ -1,22 +1,24 @@
1
#
2
-# This file is autogenerated by pip-compile with Python 3.12
+# This file is autogenerated by pip-compile with Python 3.13
3
# by the following command:
4
5
-# pip-compile --output-file=dev-requirements.txt dev-requirements.in
+# pip-compile dev-requirements.in
6
7
-build==1.2.2.post1
+build==1.4.0
8
# via pip-tools
9
-click==8.1.7
+click==8.3.1
10
11
-packaging==24.1
12
- # via build
13
-pip-tools==7.4.1
+packaging==26.0
+ # via
+ # build
14
+ # wheel
15
+pip-tools==7.5.2
16
# via -r dev-requirements.in
17
pyproject-hooks==1.2.0
18
# via
19
# build
20
# pip-tools
-wheel==0.44.0
21
+wheel==0.46.3
22
23
24
# The following packages are considered to be unsafe in a requirements file:
0 commit comments