Skip to content

Commit

Permalink
update aiorequestful version
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-martino committed Jul 12, 2024
1 parent 3b3e796 commit 8ba8c0d
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.6",
"aiorequestful~=1.0",
"python-dateutil~=2.9",
"Pillow~=10.3",
]
Expand All @@ -43,7 +43,7 @@ musicbee = [
"lxml~=5.2",
]
sqlite = [
"aiorequestful[sqlite]~=0.6",
"aiorequestful[sqlite]~=1.0",
]

# dev dependencies
Expand Down

0 comments on commit 8ba8c0d

Please sign in to comment.