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
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ matplotlib==3.10.8
# via
# mozanalysis
# plotnine
mizani==0.14.3
mizani==0.14.4
# via plotnine
mozanalysis==2026.1.2
# via mozilla-jetstream
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1222,9 +1222,9 @@ matplotlib==3.10.8 \
# -r requirements.in
# mozanalysis
# plotnine
mizani==0.14.3 \
--hash=sha256:6d2ca9b1b8366ff85668f0cc1b6095f1e702e26e66f132c4f02a949efa32a688 \
--hash=sha256:c2fb886b3c9e8109be5b8fd21e1130fba1f0a20230a987146240221209fc0ddd
mizani==0.14.4 \
--hash=sha256:28934d91516d922d7cb0382c82a6c513692abc0174c42a50294ae571520633f9 \
--hash=sha256:ed72bf249e2a18b5dcc65cd54c7eaa5444b2cb09c7e18aafa2ab6f05f1b78620
# via
# -r requirements.in
# plotnine
Expand Down