diff --git a/backend/requirements.txt b/backend/requirements.txt index da2fc87..2c213a2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ redis>=5.0.0,<6.0.0 httpx>=0.26.0,<0.27.0 # Testing -pytest>=7.4.0,<8.0.0 +pytest>=7.4.0,<10.0.0 pytest-asyncio>=0.23.0,<0.24.0 # Development