mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
udating poetry dependencies [opencolorio]
This commit is contained in:
parent
b832470ca8
commit
a426d38edc
2 changed files with 607 additions and 244 deletions
848
poetry.lock
generated
848
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "OpenPype"
|
name = "OpenPype"
|
||||||
version = "3.14.2-nightly.2" # OpenPype
|
version = "3.14.8" # OpenPype
|
||||||
description = "Open VFX and Animation pipeline with support."
|
description = "Open VFX and Animation pipeline with support."
|
||||||
authors = ["OpenPype Team <info@openpype.io>"]
|
authors = ["OpenPype Team <info@openpype.io>"]
|
||||||
license = "MIT License"
|
license = "MIT License"
|
||||||
|
|
@ -70,6 +70,7 @@ requests = "^2.25.1"
|
||||||
pysftp = "^0.2.9"
|
pysftp = "^0.2.9"
|
||||||
dropbox = "^11.20.0"
|
dropbox = "^11.20.0"
|
||||||
aiohttp-middlewares = "^2.0.0"
|
aiohttp-middlewares = "^2.0.0"
|
||||||
|
opencolorio = "^2.2.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
flake8 = "^3.7"
|
flake8 = "^3.7"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue