[project] name = "django-mephi" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "django>=6.0.4", "django-extensions>=4.1", "ipython>=9.12.0", ]