Add jinja2 explicit dependency
This commit is contained in:
parent
1cd88f3ef8
commit
bd27ee3169
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ glicid-spawner = 'glicid_spawner:GlicidSpawner'
|
|||
python = "^3.10"
|
||||
jupyterhub = "^4.0"
|
||||
batchspawner = {git = "https://github.com/jupyterhub/batchspawner.git", rev = "main"}
|
||||
jinja2 = "^3.1.3"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pre-commit = "^3.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue