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 ef7d8fe commit 91021e1Copy full SHA for 91021e1
requirements-test.txt
@@ -8,6 +8,6 @@ sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
9
pg8000==1.31.2
10
asyncpg==0.30.0
11
-python-tds==1.15.0
+python-tds==1.16.0
12
aioresponses==0.7.6
13
pytest-aiohttp==1.0.5
requirements.txt
@@ -2,4 +2,4 @@ aiofiles==24.1.0
2
aiohttp==3.10.10
3
cryptography==43.0.3
4
Requests==2.32.3
5
-google-auth==2.35.0
+google-auth==2.36.0
0 commit comments