mirror of https://github.com/rq/rq.git
Use sentry-sdk<2 for tests
This commit is contained in:
parent
7be63fb468
commit
00adbc08c6
|
@ -85,7 +85,7 @@ dependencies = [
|
|||
"pytest",
|
||||
"pytest-cov",
|
||||
"ruff",
|
||||
"sentry-sdk",
|
||||
"sentry-sdk<2",
|
||||
"tox",
|
||||
]
|
||||
[tool.hatch.envs.test.scripts]
|
||||
|
|
Loading…
Reference in New Issue