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 @@ -390,7 +390,7 @@ statsmodels==0.14.5
# mozanalysis
# mozilla-jetstream
# plotnine
tblib==3.2.1
tblib==3.2.2
# via distributed
threadpoolctl==3.6.0
# via scikit-learn
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2296,9 +2296,9 @@ statsmodels==0.14.5 \
# -r requirements.in
# mozanalysis
# plotnine
tblib==3.2.1 \
--hash=sha256:846e274d0aeec822953251a3cbd3d840fd0ee7a5ec844d59ffbde7b056f9cd2b \
--hash=sha256:aacdaffceac6c4ef6818887b15677513f16d75c68384b76b415a935d548dd172
tblib==3.2.2 \
--hash=sha256:26bdccf339bcce6a88b2b5432c988b266ebbe63a4e593f6b578b1d2e723d2b76 \
--hash=sha256:e9a652692d91bf4f743d4a15bc174c0b76afc750fe8c7b6d195cc1c1d6d2ccec
# via
# -r requirements.in
# distributed
Expand Down