mirror of
https://github.com/enpaul/kodak.git
synced 2025-12-19 09:02:34 +00:00
Add peewee ORM dependency
This commit is contained in:
@@ -41,6 +41,7 @@ python = "^3.7"
|
||||
flask = "^1.1.2"
|
||||
flask-restful = "^0.3.8"
|
||||
"ruamel.yaml" = "^0.16.12"
|
||||
peewee = "^3.13.3"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
bandit = "^1.6.2"
|
||||
|
||||
Reference in New Issue
Block a user