server: fix stamina missing for old server

This commit is contained in:
Mathieu Virbel
2023-08-08 18:31:39 +02:00
parent 0791eaad03
commit 93564bfd89
2 changed files with 36 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ fastapi-pagination = "^0.12.6"
[tool.poetry.group.dev.dependencies]
black = "^23.7.0"
stamina = "^23.1.0"
[tool.poetry.group.client.dependencies]