diff options
| author | 2021-03-03 20:20:22 +0000 | |
|---|---|---|
| committer | 2021-03-03 20:20:22 +0000 | |
| commit | b2ee1b9e79766b8cfe7b45670f6c86e7166ee84f (patch) | |
| tree | e56402220181db34f13a275c242b3d200f8bf0ce /Pipfile | |
| parent | possible final update (diff) | |
fstrings, colours, and self.bot
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,8 +15,6 @@ PyYAML = "~=5.3.1" "discord.py" = {extras = ["voice"], version = "~=1.5.1"} async-rediscache = {extras = ["fakeredis"], version = "~=0.1.4"} emojis = "~=0.6.0" -requests = "~=2.25.1" -pre-commit = "*" [dev-packages] flake8 = "~=3.8" |