Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f38e738016 |
+2
-2
@@ -4,13 +4,13 @@ version = "0.1.0"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"django==6.1",
|
||||
"gunicorn==26.2.0",
|
||||
"gunicorn==26.1.0",
|
||||
"psycopg[binary]==3.3.4",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff==0.16.3",
|
||||
"ruff==0.16.5",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user