diff --git a/requirements-dev.in b/requirements-dev.in index b7bee082..fccbf490 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -5,7 +5,7 @@ moto[server,s3,sqs,awslambda,dynamodb,cloudformation,sns,batch,ec2,rds]~=4.2.9 pre-commit~=3.5.0 pytest==8.1.1 pytest-cov==5.0.0 -pytest-asyncio~=0.21.1 +pytest-asyncio~=0.23.8 pytest-xdist==3.5.0 setuptools==67.8.0;python_version>="3.12"