Remove MoneyType from dependencies to avoid a new dependency on a rust complier when upgrading to pytno 11.
This commit is contained in:
parent
9c08e70d6a
commit
bf788d9d6f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue