Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
seriaati committed Dec 30, 2024
1 parent 79564fd commit b55cb99
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
9 changes: 3 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ authors = [{ name = "seriaati", email = "seria.ati@gmail.com" }]
dependencies = [
"aiocache>=0.12.2",
"aiofiles>=24.1.0",
"ambr-py>=1.7.11",
"asyncache>=0.3.1",
"asyncpg>=0.29.0",
"asyncpg-listen>=0.0.6",
Expand All @@ -21,7 +20,6 @@ dependencies = [
"pydantic>=2.8.2",
"python-dotenv>=1.0.1",
"sentry-sdk>=2.13.0",
"yatta-py>=1.3.8",
"seria-library[files]>=1.5.4",
"aerich>=0.7.2",
"uvloop>=0.20.0; platform_system == 'Linux'",
Expand All @@ -30,10 +28,12 @@ dependencies = [
"pandas>=2.2.2",
"fonttools>=4.53.1",
"tortoise-orm>=0.21.7",
"akasha-py>=0.2.7",
"genshin[auth,sqlite]",
"toml>=0.10.2",
"enka>=2.4.3",
"ambr-py>=1.8.1",
"yatta-py>=1.3.11",
"akasha-py>=0.2.9",
]
description = "A feature-rich Discord bot for Hoyoverse gamers."
license = { file = "LICENSE" }
Expand All @@ -48,11 +48,8 @@ dev-dependencies = ["icecream>=2.1.3"]
[tool.uv.sources]
novelai = { git = "https://github.com/seriaati/NovelAI-API" }
genshin = { git = "https://github.com/thesadru/genshin.py", branch = "master" }
akasha-py = { git = "https://github.com/seriaati/akasha-py" }
hakushin-py = { git = "https://github.com/seriaati/hakushin-py" }
discord-py = { git = "https://github.com/Rapptz/discord.py" }
ambr-py = { git = "https://github.com/seriaati/ambr" }
yatta-py = { git = "https://github.com/seriaati/yatta" }


[tool.pyright]
Expand Down
28 changes: 20 additions & 8 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b55cb99

Please sign in to comment.