pint<0.19,>=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
nbsphinx==0.4.2
jupyter-client~=5.3
recommonmark~=0.6.0
ipython~=7.5
ipykernel~=5.1
jinja2<3,>=2

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