diff options
| author | 2020-12-28 20:36:06 +0200 | |
|---|---|---|
| committer | 2020-12-28 20:36:06 +0200 | |
| commit | 591c7f8b5948a595fe06ab943fef8d7133e00c57 (patch) | |
| tree | 455b0d6a955a5e20a2b4fca8f32bd6b62f6f4f27 /Pipfile | |
| parent | Merge branch 'master' into tic-tac-toe (diff) | |
| parent | Merge pull request #483 from WillDaSilva/prideavatar-url (diff) | |
Merge branch 'master' into tic-tac-toe
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"} |