39246-vm/requirements.txt
abbashkyt-creator 7d8ce0e322 V0.1
2026-03-14 04:02:22 +03:00

13 lines
345 B
Plaintext

fastapi>=0.110.0
uvicorn[standard]>=0.29.0
playwright>=1.43.0
httpx>=0.27.0
sqlalchemy>=2.0.0
# PostgreSQL support (N12) — only needed if using Postgres instead of SQLite
# pip install psycopg2-binary
# psycopg2-binary>=2.9.9
# Optional: for CAPTCHA solving (N2)
# Sign up at 2captcha.com or capsolver.com and enter your API key in Settings