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 18eddc4 commit 4e95505Copy full SHA for 4e95505
requirements-test.txt
@@ -2,7 +2,7 @@ pytest==9.0.2
2
mock==5.2.0
3
pytest-cov==7.0.0
4
pytest-asyncio==1.3.0
5
-SQLAlchemy[asyncio]==2.0.44
+SQLAlchemy[asyncio]==2.0.45
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.2
requirements.txt
@@ -3,4 +3,4 @@ aiohttp==3.13.2
cryptography==46.0.3
dnspython==2.8.0
Requests==2.32.5
-google-auth==2.43.0
+google-auth==2.45.0
0 commit comments