[project] name = "dronewars" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "django>=6.0.2", "django-ratelimit>=4.1.0", "djangorestframework>=3.16.1", "djangorestframework-simplejwt>=5.5.0", "pydantic>=2.12.5", "uvicorn>=0.40.0", "whitenoise>=6.11.0", ]