FastAPI + Jinja2 + MariaDB web application with registration, login, profile, password reset, and email confirmation flows. All UI in Russian. Styled with Evotor brand colors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
fastapi==0.115.0
|
|
uvicorn[standard]==0.30.0
|
|
sqlalchemy==2.0.35
|
|
pymysql==1.1.1
|
|
jinja2==3.1.4
|
|
python-multipart==0.0.12
|
|
passlib[bcrypt]==1.7.4
|
|
bcrypt==4.2.0
|
|
pydantic-settings==2.5.2
|