Skip to content

Commit

Permalink
pyproject.tomlを直してあげたよ!
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2025
1 parent 3730723 commit 970cbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "hato-bot"
version = "3.0.5"
description = "愛嬌のあるBot"
requires-python = "==3.13.1"
requires-python = "==3.13.2"
dependencies = [ "python-dotenv==1.0.1", "requests==2.32.3", "Pillow>=7.1.2", "opencv-python==4.11.0.86", "slack-bolt==1.22.0", "slack-sdk==3.34.0", "gitpython==3.1.44", "pandas==2.2.3", "matplotlib==3.10.0", "openai==1.63.2", "discord.py==2.4.0", "misskey.py==4.1.0", "websockets==15.0", "flask==3.1.0", "markupsafe==3.0.2", "numpy==2.2.3", "emoji==2.14.1", "puremagic==1.28", "audioop-lts==0.2.1", "psycopg[binary,pool]==3.2.4", "sudden-death==0.0.1",]

[dependency-groups]
Expand Down

0 comments on commit 970cbed

Please sign in to comment.