Fix: APScheduler version
This commit is contained in:
parent
18788221c6
commit
0ceb3f5838
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ uvicorn==0.34.0
|
|||
spotdl
|
||||
pydantic==2.10.4
|
||||
python-multipart==0.0.20
|
||||
APScheduler==0.0.20
|
||||
APScheduler>=3.10
|
||||
requests==2.32.3
|
||||
yt-dlp==2024.12.23
|
||||
ytmusicapi==1.9.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue