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.
2 parents 70738be + 53cddc4 commit 7ac38b7Copy full SHA for 7ac38b7
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.23.1
0 commit comments