diff --git a/setup.cfg b/setup.cfg index 9297af7d4c720..38e05ef82ad9e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -100,7 +100,7 @@ install_requires = funcsigs>=1.0.0, <2.0.0 graphviz>=0.12 gunicorn>=19.5.0, <20.0 - importlib_resources;python_version<"3.7" + importlib_resources~=1.4 iso8601>=0.1.12 itsdangerous>=1.1.0 jinja2>=2.10.1, <2.12.0 @@ -115,7 +115,6 @@ install_requires = pendulum~=2.0 pep562~=1.0;python_version<"3.7" psutil>=4.2.0, <6.0.0 - pyarrow<0.18.0,>=0.17.0 # Required to keep snowflake happy pygments>=2.0.1, <3.0 python-daemon>=2.1.1 python-dateutil>=2.3, <3