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 113c684 commit 2d5c463Copy full SHA for 2d5c463
requirements-test.txt
@@ -1,12 +1,12 @@
1
pytest==8.4.1
2
mock==5.2.0
3
pytest-cov==6.2.1
4
-pytest-asyncio==1.0.0
+pytest-asyncio==1.1.0
5
SQLAlchemy[asyncio]==2.0.41
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
9
-pg8000==1.31.2
+pg8000==1.31.4
10
asyncpg==0.30.0
11
python-tds==1.16.1
12
aioresponses==0.7.8
requirements.txt
@@ -1,5 +1,5 @@
aiofiles==24.1.0
-aiohttp==3.12.14
+aiohttp==3.12.15
cryptography==45.0.5
dnspython==2.7.0
Requests==2.32.4
0 commit comments