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 10, 2024
1 parent f5d3a4f commit 1bf42d7
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.1",
"aiorequestful~=0.4",
"python-dateutil~=2.9",
"Pillow~=10.3",
]
Expand All @@ -43,7 +43,7 @@ musicbee = [
"lxml~=5.2",
]
sqlite = [
"aiorequestful[sqlite]~=0.3",
"aiorequestful[sqlite]~=0.4",
]

# dev dependencies
Expand Down

0 comments on commit 1bf42d7

Please sign in to comment.