Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt committed Aug 13, 2024
2 parents 0e423d1 + da33c9e commit 3b346f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ server = [
"faust-cchardet>=2.1.18",
"aiodns>=3.0.0",
"Brotli>=1.0.9",
"aiohttp==3.10.2",
"aiohttp==3.10.3",
"aiofiles==24.1.0",
"aiorun==2024.5.1",
"aiorun==2024.8.1",
"certifi==2024.7.4",
"colorlog==6.8.2",
"aiosqlite==0.20.0",
Expand All @@ -35,7 +35,7 @@ server = [
"pillow==10.4.0",
"unidecode==1.3.8",
"xmltodict==0.13.0",
"orjson==3.10.6",
"orjson==3.10.7",
"shortuuid==1.0.13",
"zeroconf==0.132.2",
"cryptography==43.0.0",
Expand Down
6 changes: 3 additions & 3 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
Brotli>=1.0.9
aiodns>=3.0.0
aiofiles==24.1.0
aiohttp==3.10.2
aiohttp==3.10.3
aiojellyfin==0.10.0
aiorun==2024.5.1
aiorun==2024.8.1
aioslimproto==3.0.1
aiosqlite==0.20.0
async-upnp-client==0.40.0
Expand All @@ -22,7 +22,7 @@ ifaddr==0.2.0
mashumaro==3.13.1
memory-tempfile==2.2.3
music-assistant-frontend==2.8.0
orjson==3.10.6
orjson==3.10.7
pillow==10.4.0
plexapi==4.15.15
py-opensonic==5.1.1
Expand Down

0 comments on commit 3b346f2

Please sign in to comment.