Skip to content

Commit f6bee18

Browse files
committed
chore: Add missing marshmallow dependency for tests to run
1 parent 014171b commit f6bee18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ pytest-sugar = "^0.9.4"
5757
pytest-xdist = "^2.2.0"
5858
toml = "^0.10.2"
5959
wemake-python-styleguide = "^0.14.1"
60+
marshmallow = "^3.11.1"
6061

6162
[tool.poetry.scripts]
6263
pytkdocs = "pytkdocs.cli:main"

0 commit comments

Comments
 (0)