Skip to content

Commit

Permalink
Merge pull request #632 from ynput/bugfix/add-missing-dependency
Browse files Browse the repository at this point in the history
Chore: Add missing websocket-client dependency
  • Loading branch information
antirotor authored Jun 11, 2024
2 parents 6a77a30 + bcab39a commit cb797f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Click = "^8"
OpenTimelineIO = "0.16.0"
opencolorio = "2.2.1"
Pillow = "9.5.0"
websocket-client = ">=0.40.0,<2"

0 comments on commit cb797f4

Please sign in to comment.