[project] name = "checkmyhouse" version = "0.1.0" description = "Add your description here" requires-python = ">=3.13" dependencies = [ "django>=5.2.6", "djangorestframework>=3.16.1", "drf-yasg>=1.21.10", "uvicorn>=0.35.0", ]