Skip to content

Commit

Permalink
update for aiorequestful v0.6.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-martino committed Jul 11, 2024
1 parent f86c260 commit 987abe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"mutagen~=1.47",
"aiorequestful~=0.5",
"aiorequestful~=0.6",
"python-dateutil~=2.9",
"Pillow~=10.3",
]
Expand All @@ -43,7 +43,7 @@ musicbee = [
"lxml~=5.2",
]
sqlite = [
"aiorequestful[sqlite]~=0.5",
"aiorequestful[sqlite]~=0.6",
]

# dev dependencies
Expand Down

0 comments on commit 987abe1

Please sign in to comment.