diff --git a/setup.py b/setup.py index a157bbb..34a1855 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ install_requires=[ "bunch==1.0.1", "fastapi==0.44.0", - "pytest_runner==5.1", + "pytest_runner==5.2", "zenroom==1.0.7rc0", "pre-commit==1.17.0", "python-multipart==0.0.5",