diff --git a/requirements.txt b/requirements.txt index 3883592..6dc938a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ python-dotenv==1.2.2 mando==0.8.2 # --- dev / CI only ------------------------------------------------- pytest>=9.0.3 -pytest-asyncio>=0.23 \ No newline at end of file +pytest-asyncio>=1.4.0 \ No newline at end of file