[project] name = "example-tcg-site" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "black>=26.1.0", "bs4>=0.0.2", "coverage>=7.13.1", "cryptography>=46.0.3", "django>=6.0.1", "faker>=40.1.2", "pillow>=12.1.0", "pytest-cov>=7.0.0", "pytest-django>=4.11.1", "requests>=2.32.5", "sitemap>=20191121", "stripe>=14.2.0", ]