Add missing pathlib dependency

Change-Id: Iaae6ca9cc52d2c63821bc4266aef437457e6fe92
Story: 2002104
This commit is contained in:
Sorin Sbarnea 2018-05-25 09:59:05 +01:00 committed by Clint 'SpamapS' Byrum
parent 83a2aa0d84
commit 2e33e50266
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