Dockerize
This commit is contained in:
@ -6,7 +6,7 @@ authors = ["Eden Kirin <eden@ekirin.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
python = ">= 3.10, < 3.12"
|
||||
django = "^5.0.4"
|
||||
django-jinja = "^2.11.0"
|
||||
gunicorn = "^21.2.0"
|
||||
|
||||
Reference in New Issue
Block a user