- Updated Dockerfile to Python 3.11, selective COPY for cleaner image - Expanded .gitignore with Python/OS patterns - Added config.json, questions.json, env_example, and static assets - Updated templates (host, player, scores) with Space Invaders UI - Rewrote README for SI Quiz branding and setup docs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
fastapi==0.111.0
|
|
uvicorn[standard]==0.29.0
|
|
jinja2==3.1.4
|
|
python-multipart==0.0.9
|
|
websockets==12.0 |