[project]
name = "drulum"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
dependencies = [
"django>=5.1.6",
"django-markdownx>=4.0.7",
"django-tagulous>=2.1.0",
"psycopg>=3.2.4",
"python-dotenv>=1.0.1",
]