Bump httpx min requirement

This commit is contained in:
Matthias
2023-06-01 20:10:57 +02:00
parent d0f900f567
commit 565c0496d9
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ setup(
'ast-comments',
'aiohttp',
'cryptography',
'httpx',
'httpx>=0.24.1',
'python-dateutil',
'packaging',
],