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 47faae8 commit 260ccf9Copy full SHA for 260ccf9
requirements-test.txt
@@ -2,7 +2,7 @@ pytest==8.3.5
2
mock==5.2.0
3
pytest-cov==6.1.1
4
pytest-asyncio==0.26.0
5
-SQLAlchemy[asyncio]==2.0.40
+SQLAlchemy[asyncio]==2.0.41
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
requirements.txt
@@ -1,6 +1,6 @@
1
aiofiles==24.1.0
aiohttp==3.11.18
-cryptography==44.0.2
+cryptography==44.0.3
dnspython==2.7.0
Requests==2.32.3
-google-auth==2.39.0
+google-auth==2.40.1
0 commit comments