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 @@ -76,7 +76,7 @@ filelock==3.19.1
# virtualenv
fonttools==4.59.1
# via matplotlib
formulaic==1.2.0
formulaic==1.2.1
# via mozanalysis
fsspec==2025.9.0
# via dask
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -530,9 +530,9 @@ fonttools==4.59.1 \
# via
# -r requirements.in
# matplotlib
formulaic==1.2.0 \
--hash=sha256:2c5f48886a979f034e9fce67b8a36223aa22020256a291abceecd6763291193b \
--hash=sha256:ab5c43a5b107d1b1e87f55cf0a01245531cce793d3dcab433dae12053c3cb2d6
formulaic==1.2.1 \
--hash=sha256:661d6d2467aa961b9afb3a1e2a187494239793c63eb729e422d1307afa98b43b \
--hash=sha256:dc79476baa2d811b35798893eb2f2c1e51edee8d7a9c1429b400e56f4e0beccc
# via
# -r requirements.in
# mozanalysis
Expand Down