diff options
| author | 2019-09-24 07:21:39 +0200 | |
|---|---|---|
| committer | 2019-09-24 07:21:39 +0200 | |
| commit | bc57e5004572f2313553294cffd6e97fb1d94ef3 (patch) | |
| tree | 7d156a1661723bce8626596ede93edb195869a8a /Pipfile | |
| parent | Add `continue` in the except block (diff) | |
| parent | Merge pull request #449 from python-discord/duration-converter-fix (diff) | |
Merge branch 'master' into ot-fix
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ aio-pika = "*" python-dateutil = "*" deepdiff = "*" requests = "*" -dateparser = "*" more_itertools = "~=7.2" urllib3 = ">=1.24.2,<1.25" |