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 29f8da1 commit d39c503Copy full SHA for d39c503
requirements-test.txt
@@ -5,9 +5,9 @@ pytest-asyncio==1.1.0
5
SQLAlchemy[asyncio]==2.0.43
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
-PyMySQL==1.1.1
+PyMySQL==1.1.2
9
pg8000==1.31.4
10
asyncpg==0.30.0
11
-python-tds==1.16.1
+python-tds==1.17.0
12
aioresponses==0.7.8
13
pytest-aiohttp==1.1.0
requirements.txt
@@ -2,5 +2,5 @@ aiofiles==24.1.0
2
aiohttp==3.12.15
3
cryptography==45.0.6
4
dnspython==2.7.0
-Requests==2.32.4
+Requests==2.32.5
google-auth==2.40.3
0 commit comments