Merge "Add missing pathlib dependency"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user