mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 19:17:03 +01:00
Bump scikit-learn from 1.0.2 to 1.1.1 (#992)
This commit is contained in:
parent
8f31d150fd
commit
bde03f3574
2 changed files with 22 additions and 36 deletions
2
Pipfile
2
Pipfile
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue