diff --git a/requirements.txt b/requirements.txt index 15da25d..bf4e90f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,5 +18,5 @@ bcrypt>=4.1.3 python-jose[cryptography]>=3.5.0 # For testing -pytest>=9.1.0 +pytest>=8.0.0 pytest-cov>=4.1.0