diff --git a/setup.cfg b/setup.cfg index 89b106b6a..403f9fc53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,8 +31,7 @@ install_requires = requests openpyxl pandas >= 1.1.1 - # pinning pint as a quickfix for https://github.com/IAMconsortium/units/pull/37 - pint >= 0.13, < 0.19 + pint >= 0.13 PyYAML matplotlib >= 3.2.0 seaborn