There was an error while loading. Please reload this page.
2 parents ed51fa1 + 6dffa39 commit 9e3815cCopy full SHA for 9e3815c
2 files changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "San Diego Python website - sandiegopython.org"
5
requires-python = ">=3.14, <3.15"
6
dependencies = [
7
# This is a Django app
8
- "Django >= 5.2, < 5.3",
+ "django >= 5.2, < 5.3",
9
10
# A zero dependency WSGI server
11
"gunicorn",
0 commit comments