Manually updates dependencies

This commit is contained in:
Trenton Holmes
2022-05-23 09:31:31 -07:00
parent 0c641d5f07
commit 092c9e66e7
3 changed files with 176 additions and 171 deletions

View File

@@ -34,7 +34,7 @@ psycopg2 = "*"
redis = "*"
# Pinned because aarch64 wheels and updates cause warnings when loading the classifier model.
scikit-learn="==1.0.2"
whitenoise = "~=6.0.0"
whitenoise = "~=6.1.0"
watchdog = "~=2.1.0"
whoosh="~=2.7.4"
inotifyrecursive = "~=0.3"