mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
update to add every missing feature ever
This commit is contained in:
@@ -8,11 +8,13 @@ dependencies = [
|
||||
"numpy>=2.2.5",
|
||||
"opencv-python>=4.11.0.86",
|
||||
"pydub>=0.25.1",
|
||||
"raylib>=5.5.0.2",
|
||||
"raylib-dynamic>=5.5.0.2",
|
||||
"ruff>=0.11.7",
|
||||
"scipy>=1.15.2",
|
||||
"sounddevice>=0.5.1",
|
||||
"audioop-lts; python_version >= '3.13'",
|
||||
"moviepy>=2.1.2",
|
||||
"raylib-sdl>=5.5.0.2",
|
||||
"soundfile>=0.13.1",
|
||||
"pandas>=2.3.0",
|
||||
"tomlkit>=0.13.3",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user