udating poetry dependencies [opencolorio]

This commit is contained in:
Jakub Jezek 2022-12-08 11:04:20 +01:00
parent b832470ca8
commit a426d38edc
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
2 changed files with 607 additions and 244 deletions

848
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.8" # OpenPype
description = "Open VFX and Animation pipeline with support."
authors = ["OpenPype Team <info@openpype.io>"]
license = "MIT License"
@ -70,6 +70,7 @@ requests = "^2.25.1"
pysftp = "^0.2.9"
dropbox = "^11.20.0"
aiohttp-middlewares = "^2.0.0"
opencolorio = "^2.2.0"
[tool.poetry.dev-dependencies]
flake8 = "^3.7"