fix(llm): httpx + h2 раздельно в requirements

httpx[http2] мог не парситься платформой. httpx и h2 отдельными строками.
This commit is contained in:
2026-06-14 07:45:15 +04:00
parent a684d51169
commit 8cb7139924
2 changed files with 22 additions and 98 deletions
+1
View File
@@ -5,4 +5,5 @@ requests
psycopg2-binary
python-dotenv
pdfplumber
httpx
h2