Files
contracts-app/requirements.txt
T
naeel a684d51169 fix(llm): h2+socket вместо curl — HTTP/2 на чистом Python
h2 — pure Python, ставится без компиляции в slim-контейнерах.
ssl.create_default_context() + ALPN h2 + h2.connection.H2Connection.
2026-06-14 07:44:21 +04:00

9 lines
80 B
Plaintext

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