Skip to content

Commit 7148053

Browse files
authored
Update pyproject.toml (#79)
1 parent 64ea6f3 commit 7148053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ version = "1.0.0"
88
requires-python = ">= 3.10"
99

1010
dependencies = [
11-
"spotipy~=2.23.0",
11+
"spotipy~=2.24.0",
1212
"tidalapi==0.7.6",
1313
"pyyaml~=6.0",
1414
"tqdm~=4.64",
1515
"sqlalchemy~=2.0",
16-
"pytest~=7.0",
16+
"pytest~=8.0",
1717
"pytest-mock~=3.8"
1818
]
1919

0 commit comments

Comments
 (0)