diff --git a/setup.cfg b/setup.cfg index 30c8a1a..07fe03c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,6 +4,3 @@ version = 0.0.7 [options] packages = odi6 -install_requires = - requests - importlib; python_version == "3.10"