[project] name = "teamforge" version = "0.1.0" description = "Add your description here" requires-python = ">=3.13" dependencies = [ "dj-database-url>=3.0.1", "django>=6.0", "django-constance>=4.3.4", "django-extensions>=4.1", "django-phonenumber-field[phonenumbers]>=8.4.0", "django-polymorphic>=4.5.1", "django-tailwind[cookiecutter,honcho,reload]>=4.4.2", "pillow>=12.0.0", "psycopg2-binary>=2.9.11", "python-decouple>=3.8", "rules>=3.5", ] [dependency-groups] dev = [ "coverage>=7.13.1", "ruff>=0.14.10", ]