parent
6db6361a3c
commit
764410761f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ dependencies = [
|
||||||
# We depend on internal attributes of RQ.
|
# We depend on internal attributes of RQ.
|
||||||
# Do NOT add loose requirements on RQ versions.
|
# Do NOT add loose requirements on RQ versions.
|
||||||
# Audit the code changes w.r.t. background_jobs.py before updating.
|
# Audit the code changes w.r.t. background_jobs.py before updating.
|
||||||
"rq==2.3.2",
|
"rq==2.4.0",
|
||||||
"rsa>=4.1",
|
"rsa>=4.1",
|
||||||
"semantic-version~=2.10.0",
|
"semantic-version~=2.10.0",
|
||||||
"sentry-sdk~=1.45.1",
|
"sentry-sdk~=1.45.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue