Files
Domain_web/api/requirements.txt
Андрей Бобырев e5ea14f046 feat(deploy): full one-line install with search API
Bundle static site, FastAPI search, nginx proxy, and systemd unit so
a fresh Ubuntu VPS can run curl install.sh and get /search working.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 22:29:10 +03:00

5 lines
95 B
Plaintext

fastapi>=0.115.0,<1.0
uvicorn[standard]>=0.32.0,<1.0
aiohttp>=3.9.0,<4.0
dnspython>=2.6.0,<3.0