change to httpx

This commit is contained in:
Thies Mueller
2026-06-19 20:01:15 +02:00
parent 8513224a04
commit 67e1c057be
2 changed files with 39 additions and 27 deletions
+2 -1
View File
@@ -5,4 +5,5 @@ flask
flask_sqlalchemy
aiohttp
pyjwt
cryptography
cryptography
httpx[http2]