
[:python_version <= "2.7"]
typing==3.10.0.0
enum34==1.1.10
tzlocal==2.0.0
unidecode==1.2.0

[:python_version > "2.7"]
tzlocal~=4.2
unidecode~=1.3
