Skip to content

Commit

Permalink
Add wgpu to direct dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
  • Loading branch information
KelSolaar committed May 21, 2024
1 parent d1e097a commit e9bdfba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/apps/ocioview/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ numpy = ">= 1.22, < 2"
opencolorio = "*"
qtawesome = "*"
pygfx = "*"
wpgu = "*"
pygments = "*"
pyopengl = "*"
pyside6 = "*"
Expand Down
1 change: 1 addition & 0 deletions src/apps/ocioview/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ networkx
numpy
pygfx
pygments
wgpu

0 comments on commit e9bdfba

Please sign in to comment.