Pinning six for @python_2_unicode_compatible.
This commit is contained in:
parent
b6297781fa
commit
5b0ca04751
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ requests>=1.2
|
||||||
keyring>=8.0,<9.0
|
keyring>=8.0,<9.0
|
||||||
keyrings.alt>=1.0,<2.0
|
keyrings.alt>=1.0,<2.0
|
||||||
click>=6.0,<7.0
|
click>=6.0,<7.0
|
||||||
six
|
six>=1.9.0
|
||||||
tzlocal
|
tzlocal
|
||||||
certifi
|
certifi
|
||||||
bitstring
|
bitstring
|
||||||
|
|
Loading…
Reference in a new issue