Compare commits

..

No commits in common. "ab20269c5d9bef3306668760363bd9ec00f0842c" and "614c81e59e938a39b39826dff4754f084ce4e257" have entirely different histories.

2 changed files with 65 additions and 910 deletions

973
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@ isort = "5.10.1"
mypy = "0.971" mypy = "0.971"
flake8-black = "0.3.3" flake8-black = "0.3.3"
flake8-isort = "4.1.2.post0" flake8-isort = "4.1.2.post0"
djlint = "1.9.2" djlint = "1.7.2"
[build-system] [build-system]
requires = ["poetry-core>=1.0.0"] requires = ["poetry-core>=1.0.0"]