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 ba4e5a8 commit 3fa0a19Copy full SHA for 3fa0a19
requirements-test.txt
@@ -1,13 +1,13 @@
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
9
pg8000==1.31.2
10
asyncpg==0.30.0
11
-python-tds==1.16.0
+python-tds==1.16.1
12
aioresponses==0.7.8
13
pytest-aiohttp==1.1.0
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