This commit is contained in:
hay-kot
2021-08-07 15:14:01 -08:00
parent cb85b14e01
commit b166a3f843
3 changed files with 38 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ mkdocs-material = "^7.0.2"
flake8 = "^3.9.0"
coverage = "^5.5"
pydantic-to-typescript = "^1.0.7"
rich = "^10.7.0"
[build-system]
requires = ["poetry-core>=1.0.0"]