mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update pyproject.toml
This commit is contained in:
+1
-2
@@ -3,7 +3,7 @@ name = "swingmusic"
|
||||
version = "2.0.2"
|
||||
description = "Swing Music"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.11, <3.12"
|
||||
|
||||
dependencies = [
|
||||
"pillow>=11.1.0",
|
||||
@@ -33,7 +33,6 @@ dependencies = [
|
||||
"rapidfuzz==3.11.0",
|
||||
"waitress>=3.0.2",
|
||||
"pendulum>=3.0.0",
|
||||
"audioop-lts>=0.2.1",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user