⬆️ update dependencies and add pre-commit

This commit is contained in:
Ondrej Samohel 2023-01-05 16:07:54 +01:00
parent 30bd8d806e
commit 9399314761
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
2 changed files with 1126 additions and 501 deletions

1626
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -94,6 +94,7 @@ recommonmark = "*"
wheel = "*"
enlighten = "*" # cool terminal progress bars
toml = "^0.10.2" # for parsing pyproject.toml
pre-commit = "*"
[tool.poetry.urls]
"Bug Tracker" = "https://github.com/pypeclub/openpype/issues"