[project] name = "cmc-django" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.9" dependencies = [ "django>=4.2.20", "mysqlclient>=2.1.0", "whitenoise>=6.9.0", ]