Remove MoneyType from dependencies to avoid a new dependency on a rust complier when upgrading to pytno 11.

This commit is contained in:
Dan 2022-11-21 11:08:44 -05:00
parent d51db5cf99
commit 67a759cd89
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ sphinx-click = "^4.3.0"
Pygments = "^2.10.0"
pyupgrade = "^3.1.0"
furo = ">=2021.11.12"
MonkeyType = "^22.2.0"
[tool.poetry.scripts]
spiffworkflow-backend = "spiffworkflow_backend.__main__:main"