File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 11bump-my-version==0.32.1
22deptry==0.23.0
3+ exceptiongroup==1.2.2
34flit==3.10.1
45pip==25.0
56pylint==3.3.4
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 --generate-hashes --output-file=CI/requirements_ci.txt CI/requirements_ci.in
5+ # pip-compile --allow-unsafe -- generate-hashes --output-file=CI/requirements_ci.txt CI/requirements_ci.in
66#
77annotated-types==0.7.0 \
88 --hash=sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53 \
@@ -175,7 +175,9 @@ docutils==0.20.1 \
175175exceptiongroup==1.2.2 \
176176 --hash=sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b \
177177 --hash=sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc
178- # via anyio
178+ # via
179+ # -r CI/requirements_ci.in
180+ # anyio
179181filelock==3.16.1 \
180182 --hash=sha256:2082e5703d51fbf98ea75855d9d5527e33d8ff23099bec374a134febee6946b0 \
181183 --hash=sha256:c249fbfcd5db47e5e2d6d62198e565475ee65e4831e2561c8e313fa7eb961435
@@ -491,7 +493,10 @@ wcwidth==0.2.13 \
491493 --hash=sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5
492494 # via prompt-toolkit
493495
494- # WARNING: The following packages were not pinned, but pip requires them to be
495- # pinned when the requirements file includes hashes and the requirement is not
496- # satisfied by a package already installed. Consider using the --allow-unsafe flag.
497- # pip
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
You can’t perform that action at this time.
0 commit comments