diff options
| author | 2020-09-27 17:45:32 +0200 | |
|---|---|---|
| committer | 2020-09-27 17:45:32 +0200 | |
| commit | 5b7a97f7b7eb649084dc3529a45c1ed2bdf63b3f (patch) | |
| tree | 8a0a86c741b098a370d61cb027735a4d7855021c /Pipfile | |
| parent | Merge pull request #449 from gustavwilliam/ext-managment (diff) | |
| parent | Merge branch 'master' into update-pillow (diff) | |
PR #458 Deps: update Pillow to 7.2
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ aiodns = "~=2.0" arrow = "~=0.14" beautifulsoup4 = "~=4.8" fuzzywuzzy = "~=0.17" -pillow = "~=6.2" +pillow = "~=7.2" pytz = "~=2019.2" sentry-sdk = "~=0.14.2" PyYAML = "~=5.3.1" |