1
0
Fork 0

Update api client six version to avoid conflict with parent's req's

Signed-off-by: Corey Shields <cshields@gmail.com>
spacecruft
Corey Shields 2020-08-08 20:52:46 -04:00
parent 2c97ff4f58
commit 75ad7ecd35
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ packages = find:
include_package_data = True
install_requires =
urllib3~=1.25.0
six~=1.12.0
six~=1.15.0
certifi
python-dateutil~=2.8.0