Update pyproject.toml (#79)
This commit is contained in:
@@ -8,12 +8,12 @@ version = "1.0.0"
|
|||||||
requires-python = ">= 3.10"
|
requires-python = ">= 3.10"
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"spotipy~=2.23.0",
|
"spotipy~=2.24.0",
|
||||||
"tidalapi==0.7.6",
|
"tidalapi==0.7.6",
|
||||||
"pyyaml~=6.0",
|
"pyyaml~=6.0",
|
||||||
"tqdm~=4.64",
|
"tqdm~=4.64",
|
||||||
"sqlalchemy~=2.0",
|
"sqlalchemy~=2.0",
|
||||||
"pytest~=7.0",
|
"pytest~=8.0",
|
||||||
"pytest-mock~=3.8"
|
"pytest-mock~=3.8"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user