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 32610d7 commit 2563a9cCopy full SHA for 2563a9c
requirements-test.txt
@@ -1,8 +1,8 @@
1
pytest==8.3.5
2
mock==5.2.0
3
-pytest-cov==6.0.0
4
-pytest-asyncio==0.25.3
5
-SQLAlchemy[asyncio]==2.0.39
+pytest-cov==6.1.1
+pytest-asyncio==0.26.0
+SQLAlchemy[asyncio]==2.0.40
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
requirements.txt
@@ -1,5 +1,5 @@
aiofiles==24.1.0
-aiohttp==3.11.14
+aiohttp==3.11.16
cryptography==44.0.2
dnspython==2.7.0
Requests==2.32.3
0 commit comments