Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
openpype addon defines runtime dependencies (#6095)
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT authored Jan 4, 2024
1 parent aa9dbf6 commit 6043d5f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server_addon/openpype/client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ pynput = "^1.7.2" # Timers manager - TODO remove
"Qt.py" = "^1.3.3"
qtawesome = "0.7.3"
speedcopy = "^2.1"

[ayon.runtimeDependencies]
OpenTimelineIO = "0.14.1"
opencolorio = "2.2.1"
Pillow = "9.5.0"

0 comments on commit 6043d5f

Please sign in to comment.