🔧 WIP on feature/909-define-basic-trait-type-using-dataclasses

This commit is contained in:
Ondřej Samohel 2024-10-08 15:39:22 +02:00
parent 5118c3c486
commit b9774e4912
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
7 changed files with 515 additions and 172 deletions

View file

@ -10,6 +10,7 @@ pyblish-base = "^1.8.11"
speedcopy = "^2.1"
six = "^1.15"
qtawesome = "0.7.3"
pydantic = "^2.9.2"
[ayon.runtimeDependencies]
aiohttp-middlewares = "^2.0.0"