summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index da5ae30..9aa8597 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,7 @@ description = "DefNucSyR Engagement Database (DED)"
dependencies = [
"django-widget-tweaks ==1.5.0",
"django-crispy-forms ==2.0",
- "Django ==5.0.9",
+ "django==5.0.9",
"django-htmx ==1.17.3",
"gunicorn ==22.0.0",
"psycopg2 ==2.9.9",