diff options
| author | 2020-08-23 14:45:55 +0100 | |
|---|---|---|
| committer | 2020-08-23 14:45:55 +0100 | |
| commit | 2a37183c682280e1e9ce93ea3552d858b7ac95ed (patch) | |
| tree | 1f3945c5ac9393c9ebcd719b6640f3381f19c13a /Pipfile | |
| parent | Remove whitespace from fun.py (diff) | |
| parent | Merge branch 'master' into python-topics (diff) | |
Merge pull request #427 from python-discord/python-topics
Python topics
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -12,6 +12,7 @@ fuzzywuzzy = "~=0.17"  pillow = "~=6.2"  pytz = "~=2019.2"  sentry-sdk = "~=0.14.2" +PyYAML = "~=5.3.1"  [dev-packages]  flake8 = "~=3.8" | 
