Updates locked versions
This commit is contained in:
parent
48b05ed471
commit
75b1fe2e93
5
Pipfile
5
Pipfile
@ -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
1067
Pipfile.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user