fix: h2 явно в requirements (httpx без h2 молча падает на HTTP/1.1)

This commit is contained in:
2026-06-14 07:36:11 +04:00
parent 0d0ba18a10
commit c97f26d04d
+1
View File
@@ -6,3 +6,4 @@ psycopg2-binary
python-dotenv python-dotenv
pdfplumber pdfplumber
httpx[http2] httpx[http2]
h2