mirror of
https://github.com/enpaul/metropolitan.git
synced 2025-12-19 16:42:34 +00:00
Add marshmallow and ruamel dependencies
This commit is contained in:
@@ -19,6 +19,8 @@ classifiers = [
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6.1"
|
||||
marshmallow = "^3.10.0"
|
||||
"ruamel.yaml" = "^0.16.12"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
bandit = "^1.6.2"
|
||||
|
||||
Reference in New Issue
Block a user