We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5232055 commit d51fca1Copy full SHA for d51fca1
requirements-test.txt
@@ -1,7 +1,7 @@
1
pytest==8.3.4
2
mock==5.1.0
3
pytest-cov==6.0.0
4
-pytest-asyncio==0.25.2
+pytest-asyncio==0.25.3
5
SQLAlchemy[asyncio]==2.0.37
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
@@ -10,4 +10,4 @@ pg8000==1.31.2
10
asyncpg==0.30.0
11
python-tds==1.16.0
12
aioresponses==0.7.8
13
-pytest-aiohttp==1.0.5
+pytest-aiohttp==1.1.0
requirements.txt
@@ -3,4 +3,4 @@ aiohttp==3.11.11
cryptography==44.0.0
dnspython==2.7.0
Requests==2.32.3
-google-auth==2.37.0
+google-auth==2.38.0
0 commit comments