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 d51fca1 commit 4db07bbCopy full SHA for 4db07bb
requirements-test.txt
@@ -2,7 +2,7 @@ pytest==8.3.4
2
mock==5.1.0
3
pytest-cov==6.0.0
4
pytest-asyncio==0.25.3
5
-SQLAlchemy[asyncio]==2.0.37
+SQLAlchemy[asyncio]==2.0.38
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
requirements.txt
@@ -1,5 +1,5 @@
1
aiofiles==24.1.0
-aiohttp==3.11.11
+aiohttp==3.11.12
cryptography==44.0.0
dnspython==2.7.0
Requests==2.32.3
0 commit comments