diff --git a/setup.py b/setup.py index fddb9efe..1808f7af 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ 'xlrd>=1.2.0', 'openpyxl>=3.0.0', 'flexsolve>=0.5.9', - 'numba==0.60.0', + 'numba==0.61.0', 'coolprop', 'imageio', 'pydot', @@ -88,4 +88,4 @@ 'Programming Language :: Python :: Implementation :: CPython', 'Topic :: Education'], keywords=['thermodynamics', 'chemical engineering', 'mass and energy balance', 'material properties', 'phase equilibrium'], -) \ No newline at end of file +)