pint<1.0,>=0.9
matplotlib>=2.0
numpy>=1.15

[:python_version <= "3.8"]
coolprop>=6.1.0

[:python_version >= "3.9"]
coolprop>6.4.1

[docs]
sphinx>=2.0.0
nbsphinx>=0.4.2
jupyter-client>=5.3.0
recommonmark>=0.6.0
ipython>=7.5.0
ipykernel>=5.1.0

[testing]
pytest>=3.0.0
pytest-cov>=2.5.1
