We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca40e97 commit 3bf40b3Copy full SHA for 3bf40b3
guild_profiles/info.json
@@ -9,7 +9,7 @@
9
"utility"
10
],
11
"requirements": [
12
- "aiofiles~=24.1.0"
+ "aiofiles~=25.1.0"
13
14
"install_msg": "Usage: `[p]guildprofile`",
15
"min_bot_version": "3.5.1"
requirements.txt
@@ -1,4 +1,4 @@
1
-aiofiles~=24.1.0
+aiofiles~=25.1.0
2
chat_exporter~=2.8.1
3
croniter~=6.0.0
4
prometheus-client~=0.22.1
0 commit comments