File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,6 @@ exceptiongroup==1.2.2
44flit==3.10.1
55pip==25.0
66pylint==3.3.4
7+ tomli==2.2.1
78tox-gh==1.5.0
89tox==4.24.1
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
5- # pip-compile --allow-unsafe -- generate-hashes --output-file=CI/requirements_ci.txt CI/requirements_ci.in
5+ # pip-compile --generate-hashes --output-file=CI/requirements_ci.txt CI/requirements_ci.in
66#
77annotated-types==0.7.0 \
88 --hash=sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53 \
@@ -438,6 +438,7 @@ tomli==2.2.1 \
438438 --hash=sha256:ece47d672db52ac607a3d9599a9d48dcb2f2f735c6c2d1f34130085bb12b112a \
439439 --hash=sha256:f4039b9cbc3048b2416cc57ab3bda989a6fcf9b36cf8937f01a6e731b64f80d7
440440 # via
441+ # -r CI/requirements_ci.in
441442 # deptry
442443 # pylint
443444 # pyproject-api
@@ -493,10 +494,7 @@ wcwidth==0.2.13 \
493494 --hash=sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5
494495 # via prompt-toolkit
495496
496- # The following packages are considered to be unsafe in a requirements file:
497- pip==25.0 \
498- --hash=sha256:8e0a97f7b4c47ae4a494560da84775e9e2f671d415d8d828e052efefb206b30b \
499- --hash=sha256:b6eb97a803356a52b2dd4bb73ba9e65b2ba16caa6bcb25a7497350a4e5859b65
500- # via
501- # -r CI/requirements_ci.in
502- # flit
497+ # WARNING: The following packages were not pinned, but pip requires them to be
498+ # pinned when the requirements file includes hashes and the requirement is not
499+ # satisfied by a package already installed. Consider using the --allow-unsafe flag.
500+ # pip
You can’t perform that action at this time.
0 commit comments