[project] name = "backend" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "apscheduler>=3.11.2", "fastapi>=0.138.0", "psycopg2-binary>=2.9.12", "python-dotenv>=1.2.2", "uvicorn>=0.49.0", ]