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 a403221 commit b356db1Copy full SHA for b356db1
requirements-test.txt
@@ -1,8 +1,8 @@
1
pytest==8.3.4
2
mock==5.1.0
3
pytest-cov==6.0.0
4
-pytest-asyncio==0.24.0
5
-SQLAlchemy[asyncio]==2.0.36
+pytest-asyncio==0.25.2
+SQLAlchemy[asyncio]==2.0.37
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
requirements.txt
@@ -1,6 +1,6 @@
aiofiles==24.1.0
-aiohttp==3.11.10
+aiohttp==3.11.11
cryptography==44.0.0
dnspython==2.7.0
Requests==2.32.3
-google-auth==2.36.0
+google-auth==2.37.0
0 commit comments