mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
downgrade pyinstaller
This commit is contained in:
+4
-1
@@ -29,13 +29,16 @@ posthog = "^3.0.2"
|
||||
pylint = "^2.15.5"
|
||||
pytest = "^7.1.3"
|
||||
hypothesis = "^6.56.3"
|
||||
pyinstaller = "^6.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies.black]
|
||||
version = "^22.6.0"
|
||||
allow-prereleases = true
|
||||
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pyinstaller = "^5.9.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user