fix(llm): httpx + h2 раздельно в requirements
httpx[http2] мог не парситься платформой. httpx и h2 отдельными строками.
This commit is contained in:
@@ -5,4 +5,5 @@ requests
|
||||
psycopg2-binary
|
||||
python-dotenv
|
||||
pdfplumber
|
||||
httpx
|
||||
h2
|
||||
|
||||
Reference in New Issue
Block a user