PyJWT>=1.4.0, <2.0.0
requests>=2.8.1, <3.0.0
urllib3!=1.25.4,!=1.25.5
colorama>=0.3.3, <0.5.0
PyYAML>=3.11, <6.0
patch-ng>=1.17.4, <1.18
fasteners>=0.14.1
six>=1.10.0,<=1.15.0
node-semver==0.6.1
distro>=1.0.2, <=1.5.0
future>=0.16.0, <0.19.0
pygments>=2.0, <3.0
deprecation>=2.0, <2.1
tqdm>=4.28.1, <5
Jinja2>=2.9, <3
python-dateutil>=2.7.0, <3
idna==2.6 ; sys_platform == "darwin" # Solving conflict, somehow is installing 2.7 when requests require 2.6
cryptography>=3.2, <4 ; sys_platform == "darwin"
pyOpenSSL>=16.0.0, <19.0.0 ; sys_platform == "darwin"

