diff --git a/setup.py b/setup.py index a370f5e39835df9baa575a1dfa7c20dac39661b6..90ea5a1ad6fdc2223928bdb8bb310a90f85b3155 100644 --- a/setup.py +++ b/setup.py @@ -38,17 +38,13 @@ install_requires = [ 'pyparsing==3.1.1', 'matplotlib<=3.8.3', 'packaging<=23.2', - 'ruamel.yaml.clib<=0.2.8', 'typing_extensions<=4.9.0', 'typing<=3.7.4.3', 'psutil<=5.6.1', - 'networkx<=2.6.3', 'py3dotplus==1.1.0', - 'matplotlib<=3.8.3', 'numpy<2', - 'ruamel.yaml==0.17.21', 'rocrate==0.*', - 'autosubmitconfigparser==1.0.67', + 'autosubmitconfigparser==1.0.72', 'configparser', 'setproctitle', # 'sqlalchemy[mypy]' # TODO: pending Postgres MR