There was an error while loading. Please reload this page.
1 parent 843b6f2 commit 0436c55Copy full SHA for 0436c55
requirements/extras/pytest.txt
@@ -1 +1 @@
1
-pytest-celery[all]>=1.2.0
+pytest-celery[all]>=1.2.0,<1.3.0
requirements/test.txt
@@ -1,5 +1,5 @@
pytest==8.3.5
2
3
pytest-rerunfailures>=14.0,<15.0; python_version >= "3.8" and python_version < "3.9"
4
pytest-rerunfailures>=15.0; python_version >= "3.9" and python_version < "4.0"
5
pytest-subtests<0.14.0; python_version < "3.9"
0 commit comments