mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
update poetry lock
This commit is contained in:
parent
148110bd38
commit
01069f62ac
1 changed files with 18 additions and 2 deletions
20
poetry.lock
generated
20
poetry.lock
generated
|
|
@ -1,4 +1,4 @@
|
|||
# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 2.1.2 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "appdirs"
|
||||
|
|
@ -887,6 +887,22 @@ files = [
|
|||
{file = "nodeenv-1.9.1.tar.gz", hash = "sha256:6ec12890a2dab7946721edbfbcd91f3319c6ccc9aec47be7c7e6b7011ee6645f"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "nxtools"
|
||||
version = "1.6"
|
||||
description = "nxtools is a set of various tools and helpers used by Nebula broadcast automation system and other software by imm studios, z.s."
|
||||
optional = false
|
||||
python-versions = ">=3.6,<4.0"
|
||||
groups = ["dev"]
|
||||
files = [
|
||||
{file = "nxtools-1.6-py3-none-any.whl", hash = "sha256:cde2d2c19193a2bd9c8071eeb3f121474ec34ab5c014de9a90f0c434cdfee716"},
|
||||
{file = "nxtools-1.6.tar.gz", hash = "sha256:e91839eef643483a3165165a46a693ad976d40a393ee5476a341e4e8bb102b92"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
colorama = ">=0.4.4,<0.5.0"
|
||||
Unidecode = ">=1.2.0,<2.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "opentimelineio"
|
||||
version = "0.17.0"
|
||||
|
|
@ -1512,4 +1528,4 @@ type = ["pytest-mypy"]
|
|||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.9.1,<3.10"
|
||||
content-hash = "24b6215b9c20a4f64f844d3deb121618aef510b1c5ee54242e50305db6c0c4f4"
|
||||
content-hash = "c0d98dae3faeed5237f286362f9d280ab17c3d42f7cd41fdd69ee4546983c553"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue