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.in
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dask[distributed]==2026.3.0
# via
# distributed
# mozilla-jetstream
db-dtypes==1.5.1
db-dtypes==1.7.0
# via mozilla-jetstream
distlib==0.4.0
# via virtualenv
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -532,9 +532,9 @@ dask[distributed]==2026.3.0 \
# via
# -r requirements.in
# distributed
db-dtypes==1.5.1 \
--hash=sha256:901099b807c9312bc61a5bddbfb07512884e6c6d5a9edacf24d50bcf303aa5f7 \
--hash=sha256:ad71a6645e3c1f06d4d32023940576648f43119822f825f0d22587c6ef8afe15
db-dtypes==1.7.0 \
--hash=sha256:30951c7cda9e5455e43636eebe041c9a637ff28bc49a95d82cb68759d7625467 \
--hash=sha256:c80a1d9bc7dda3cc63638a3f2cf4ec27af50b809ec2d92b8a94cb9d8438cdc76
# via -r requirements.in
distlib==0.4.0 \
--hash=sha256:9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16 \
Expand Down
Loading