Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-lock.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Isolated tooling used to regenerate/check locks; not application dependencies.
pip==26.1.2
pip==26.2
pip-tools==7.5.3
setuptools==83.0.0
wheel==0.46.3
7 changes: 3 additions & 4 deletions requirements-lock.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--only-binary :all:

build==1.6.0 \
--hash=sha256:f7aaf1ebbb79178a02ba248bb524f2176b256017e17e8e4bd4289c7b38cc2bad
click==8.5.0 \
Expand All @@ -14,7 +12,8 @@ wheel==0.46.3 \
--hash=sha256:4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.2 \
--hash=sha256:382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab
pip==26.2 \
--hash=sha256:2d8542afcc84cdd8e846c2b36b2861fad1da376dd98f8e7113e9108a3c331690 \
--hash=sha256:931c303696af6fa3417112103b1cad26890e5a07eccb5b99783700e33f2b8aad
setuptools==83.0.0 \
--hash=sha256:29b23c360f22f414dc7336bb39178cc7bcbf6021ed2733cde173f09dba19abb3
Loading