Bump scikit-learn from 1.0.2 to 1.1.1 (#992)

This commit is contained in:
dependabot[bot]
2022-07-02 13:44:01 +00:00
committed by GitHub
parent 8f31d150fd
commit bde03f3574
2 changed files with 22 additions and 36 deletions

View File

@@ -31,7 +31,7 @@ python-magic = "*"
psycopg2 = "*"
redis = "*"
# Pinned because aarch64 wheels and updates cause warnings when loading the classifier model.
scikit-learn="==1.0.2"
scikit-learn="==1.1.1"
whitenoise = "~=6.2.0"
watchdog = "~=2.1.0"
whoosh="~=2.7.4"