diff options
| author | 2021-01-24 00:03:23 -0800 | |
|---|---|---|
| committer | 2021-01-24 00:03:23 -0800 | |
| commit | fee78e43e30afb5f865b8cbe05fc8a8de6a45e6b (patch) | |
| tree | b2961068a21e789f703344a8edf5a150c0cbd35a /Pipfile | |
| parent | Merge branch 'master' into issue-337 (diff) | |
| parent | Update the README badges (diff) | |
Merge branch 'master' into issue-337
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ beautifulsoup4 = "~=4.8" fuzzywuzzy = "~=0.17" pillow = "~=7.2" pytz = "~=2019.2" -sentry-sdk = "~=0.14.2" +sentry-sdk = "~=0.19" PyYAML = "~=5.3.1" "discord.py" = {extras = ["voice"], version = "~=1.5.1"} async-rediscache = {extras = ["fakeredis"], version = "~=0.1.4"} |