[project] name = "bookstore" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "django>=6.0.1", "django-mathfilters>=1.0.0", "gunicorn>=24.1.1", "pillow>=12.1.0", ]