Skip to content
Closed
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
8 changes: 4 additions & 4 deletions requirements/base.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:f379dc9ec2a54c01028ce02c0f30d4441895fbc8
# SHA1:f8259b418aaf07db28cd09c266831dc42d25e990
#
# This file was generated by pip-compile-multi.
# To update, run:
Expand Down Expand Up @@ -35,9 +35,9 @@ pip==25.2 \
# via
# -r requirements/base.txt
# pip-tools
pip-tools==7.5.0 \
--hash=sha256:30639f50961bb09f49d22f4389e8d7d990709677c094ce1114186b1f2e9b5821 \
--hash=sha256:69758e4e5a65f160e315d74db46246fdbb30d549f1ed0c4236d057122c9b0f18
pip-tools==7.5.1 \
--hash=sha256:a051a94794ba52df9acad2d7c9b0b09ae001617db458a543f8287fea7b89c2cf \
--hash=sha256:f5ff803823529edc0e6e40c86b1aa7da7266fb1078093c8beea4e5b77877036a
# via -r requirements/base.txt
pyproject-hooks==1.2.0 \
--hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packaging==25.0
# via build
pip==25.2
# via pip-tools
pip-tools==7.5.0
pip-tools==7.5.1
# via -r requirements/base.in
pyproject-hooks==1.2.0
# via
Expand Down
Loading
Loading