diff --git a/setup.cfg b/setup.cfg index b498567..e783631 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ packages = find: install_requires = celluloid matplotlib - relaxed>=0.1.2 + relaxed>=0.2.0 sklearn typing-extensions>=3.7;python_version<'3.8' python_requires = >=3.6