pyyaml>=5.1
six
transitions
psutil
python-dateutil
pyserial
cryptography
paramiko

[:platform_system != "Windows"]
ptyprocess

[:python_version < "3"]
apscheduler==3.8.1
trollius
deepdiff==3.3.0

[:python_version == "2.7"]
futures>=3.0.0

[:python_version > "3"]
apscheduler

[:python_version > "3" and python_version < "3.7"]
deepdiff==5.7.0

[:python_version >= "3.7"]
deepdiff
