📦 update lock

This commit is contained in:
Ondrej Samohel 2023-01-10 17:24:14 +01:00
parent c39919a2d4
commit bca9eb218e
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
2 changed files with 2695 additions and 2468 deletions

5151
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "OpenPype"
version = "3.14.2-nightly.2" # OpenPype
version = "3.14.2" # OpenPype
description = "Open VFX and Animation pipeline with support."
authors = ["OpenPype Team <info@openpype.io>"]
license = "MIT License"
@ -72,13 +72,13 @@ dropbox = "^11.20.0"
aiohttp-middlewares = "^2.0.0"
[tool.poetry.dev-dependencies]
flake8 = "^3.7"
autopep8 = "^1.4"
flake8 = "^6.0"
autopep8 = "^2.0"
coverage = "*"
cx_freeze = "6.12.0"
GitPython = "^3.1.17"
jedi = "^0.13"
Jinja2 = "^2.11"
Jinja2 = "^3"
markupsafe = "2.0.1"
pycodestyle = "^2.5.0"
pydocstyle = "^3.0.0"
@ -86,10 +86,8 @@ pylint = "^2.4.4"
pytest = "^6.1"
pytest-cov = "*"
pytest-print = "*"
Sphinx = "5.0.1"
Sphinx = "^6.1"
sphinx-rtd-theme = "*"
sphinxcontrib-websupport = "*"
sphinx-qt-documentation = "*"
recommonmark = "*"
wheel = "*"
enlighten = "*" # cool terminal progress bars