summaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: 6215ef9ace6bfae1b8afe9ea062e87c91c4258ab (plain)
1
2
3
4
5
6
setuptools
wheel==0.33.4;
Click==7.0
sh==1.12.14; sys_platform != 'win32' # sh is not supported on windows
arrow==0.14.2; python_version != '3.4'
arrow==0.13.2; python_version == '3.4'