Files
contracts-app/requirements.txt
T
naeel 099edbcb61 fix(llm): curl --http2 вместо httpx
httpx требует h2, который не ставится в облаке.
curl есть везде и гарантированно держит HTTP/2.
subprocess.run(['curl','-s','--http2',...])
2026-06-14 07:40:12 +04:00

8 lines
77 B
Plaintext

flask
gunicorn
python-docx
requests
psycopg2-binary
python-dotenv
pdfplumber