Skip to content

Commit

Permalink
[Def] Remove reqs present in Red
Browse files Browse the repository at this point in the history
  • Loading branch information
Twentysix26 committed Aug 15, 2023
1 parent 817ca0b commit c120b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defender/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"moderation",
"monitoring"
],
"requirements": ["pyyaml~=5.4.1", "emoji~=1.6.3", "pydantic~=1.9.1", "regex==2022.4.24", "rapidfuzz==3.0.0"],
"requirements": ["emoji~=1.6.3", "pydantic~=1.9.1", "regex==2022.4.24"],
"min_bot_version": "3.5.0.dev317",
"type": "COG",
"end_user_data_statement": "This cog stores user IDs for the purpose of counting the messages a user sends and/or send the DM notifications the user has subscribed to."
Expand Down

0 comments on commit c120b70

Please sign in to comment.