We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a2623 commit 52d2c0dCopy full SHA for 52d2c0d
requirements-test.txt
@@ -11,7 +11,7 @@ psycopg2-binary==2.9.9; python_version == "3.9" and sys_platform == "darwin"
11
psycopg2-binary==2.9.10; python_version != "3.9" or sys_platform != "darwin"
12
13
pytest==8.3.5
14
-pytest-asyncio==0.26.0
+pytest-asyncio==1.0.0
15
pytest-cov==6.1.1
16
pytest-aiohttp==1.1.0
17
SQLAlchemy[asyncio]==2.0.40
0 commit comments