Updates locked versions

This commit is contained in:
Trenton Holmes 2023-11-04 17:52:07 -07:00 committed by Trenton H
parent 48b05ed471
commit 75b1fe2e93
2 changed files with 529 additions and 543 deletions

View File

@ -7,7 +7,7 @@ name = "pypi"
dateparser = "~=1.1"
# WARNING: django does not use semver.
# Only patch versions are guaranteed to not introduce breaking changes.
django = "~=4.2.5"
django = "~=4.2.7"
django-auditlog = "*"
django-celery-results = "*"
django-compression-middleware = "*"
@ -18,6 +18,7 @@ django-guardian = "*"
django-multiselectfield = "*"
djangorestframework = "~=3.14"
djangorestframework-guardian = "*"
drf-writable-nested = "*"
bleach = "*"
celery = "*"
channels = "~=4.0"
@ -43,7 +44,7 @@ python-ipware = "*"
python-magic = "*"
pyzbar = "*"
rapidfuzz = "*"
redis = {extras = ["hiredis"], version = "*"}
redis = {extras = ["hiredis"], version = "<5"}
scikit-learn = "~=1.3"
setproctitle = "*"
tika-client = "*"

1067
Pipfile.lock generated

File diff suppressed because it is too large Load Diff