diff --git a/setup.cfg b/setup.cfg index 47f82ca..3f83aa7 100755 --- a/setup.cfg +++ b/setup.cfg @@ -5,4 +5,4 @@ version = 0.0.22 [options] packages = image_classifier install_requires = - importlib; python_version == "3.10" + importlib; python_version == "3.12"