Skip to content

Commit

Permalink
uv sync
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Oct 16, 2024
1 parent 82dd8b7 commit f05c07c
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 204 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ description = "Sora Python SDK Examples"
authors = [{ name = "Shiguredo Inc." }]
license = { file = "LICENSE" }
dependencies = [
"sora-sdk~=2024.4.dev18",
"sora-sdk~=2024.4.dev19",
"opencv-python>=4.10",
"opencv-python-headless>=4.10",
"sounddevice>=0.5",
"mediapipe>=0.10.14",
"python-dotenv>=1.0",
"numpy>=2.0",
"numpy>=2.1",
"pillow>=10.4",
]
readme = "README.md"
Expand Down
Loading

0 comments on commit f05c07c

Please sign in to comment.