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 3cc5772Copy full SHA for 3cc5772
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
5
-SQLAlchemy[asyncio]==2.0.41
+pytest-asyncio==1.1.0
+SQLAlchemy[asyncio]==2.0.43
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,6 +1,6 @@
aiofiles==24.1.0
-aiohttp==3.12.14
-cryptography==45.0.5
+aiohttp==3.12.15
+cryptography==45.0.6
dnspython==2.7.0
Requests==2.32.4
google-auth==2.40.3
0 commit comments