File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11pytest==8.4.2
22pytest-celery[all]>=1.2.0,<1.3.0
3- pytest-rerunfailures>=14.0,<15.0; python_version >= "3.8" and python_version < "3.9"
43pytest-rerunfailures>=15.0; python_version >= "3.9" and python_version < "4.0"
5- pytest-subtests<0.14.0; python_version < "3.9"
6- pytest-subtests>=0.14.1; python_version >= "3.9"
4+ pytest-subtests>=0.14.1; python_version >= "3.9" and python_version < "4.0"
75pytest-timeout==2.4.0
86pytest-click==1.1.0
97pytest-order==1.3.0
108boto3>=1.26.143
119moto>=4.1.11,<5.1.0
12- # typing extensions
10+ # type checking
1311mypy==1.14.1; platform_python_implementation=="CPython"
14- pre-commit>=3.5.0,<3.8.0; python_version < '3.9'
1512pre-commit>=4.0.1; python_version >= '3.9'
1613-r extras/yaml.txt
1714-r extras/msgpack.txt
You can’t perform that action at this time.
0 commit comments