We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc666ab commit 9e35bdeCopy full SHA for 9e35bde
requirements-test.txt
@@ -2,12 +2,12 @@ pytest==8.3.3
2
mock==5.1.0
3
pytest-cov==5.0.0
4
pytest-asyncio==0.24.0
5
-SQLAlchemy[asyncio]==2.0.35
+SQLAlchemy[asyncio]==2.0.36
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
9
pg8000==1.31.2
10
-asyncpg==0.29.0
+asyncpg==0.30.0
11
python-tds==1.15.0
12
aioresponses==0.7.6
13
pytest-aiohttp==1.0.5
requirements.txt
@@ -1,5 +1,5 @@
1
aiofiles==24.1.0
aiohttp==3.10.10
-cryptography==43.0.1
+cryptography==43.0.3
Requests==2.32.3
google-auth==2.35.0
0 commit comments