Merge "Add missing pathlib dependency"

This commit is contained in:
Zuul 2018-05-30 18:19:38 +00:00 committed by Gerrit Code Review
commit 17df8237de
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ cryptography>=1.6
cachecontrol
pyjwt
iso8601
pathlib;python_version<='3.5.2'
yarl==1.1.1;python_version<='3.5.2'
async-timeout<3.0.0;python_version<='3.5.2'
aiohttp<3.0.0