mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
fix favorites on homescreen
+ reduce tagger process count
This commit is contained in:
+1
-2
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "swingmusic"
|
||||
version = "2.0.0"
|
||||
version = "2.0.2"
|
||||
description = "Swing Music"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
@@ -20,7 +20,6 @@ dependencies = [
|
||||
"tabulate>=0.9.0",
|
||||
"setproctitle>=1.3.2",
|
||||
"locust>=2.20.1",
|
||||
"waitress>=2.1.2",
|
||||
"watchdog>=4.0.0",
|
||||
"pendulum>=3.0.0",
|
||||
"flask-jwt-extended>=4.6.0",
|
||||
|
||||
Reference in New Issue
Block a user