mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Update pyproject.toml
This commit is contained in:
@@ -5,7 +5,7 @@ description = "Taiko no Tatsujin simulator written in python and raylib"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.14"
|
requires-python = ">=3.14"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"moviepy>=2.1.2",
|
"moviepy>=2.2.1",
|
||||||
"raylib-sdl>=5.5.0.3",
|
"raylib-sdl>=5.5.0.3",
|
||||||
"tomlkit>=0.13.3",
|
"tomlkit>=0.13.3",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user