Saved your changes before starting work

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 5e584ab0-c340-4432-97ef-1972582b60e9
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 6d4dbe7c-69e4-4510-bd62-638ff9c78d5c
This commit is contained in:
abhiramtx
2025-11-08 22:13:45 +00:00
parent c8cb73cd14
commit befc3160be
64 changed files with 2588 additions and 1707 deletions

View File

@@ -9,6 +9,9 @@ packages = [{include = "repl_nix_ftc23344"}]
[tool.poetry.dependencies]
python = "^3.12"
flask = "^3.0.3"
werkzeug = "^3.1.3"
psycopg2-binary = "^2.9.10"
flask-session = "^0.8.0"
[build-system]