Another bulk update, still no celery release...

This commit is contained in:
Trenton H
2023-11-08 07:10:10 -08:00
parent b147d9bd44
commit 806c630e6e
2 changed files with 57 additions and 57 deletions

View File

@@ -44,7 +44,7 @@ python-ipware = "*"
python-magic = "*"
pyzbar = "*"
rapidfuzz = "*"
redis = {extras = ["hiredis"], version = "<5"}
redis = {extras = ["hiredis"], version = "*"}
scikit-learn = "~=1.3"
setproctitle = "*"
tika-client = "*"