diff --git a/README.md b/README.md index 77e2a7a..3b35f16 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Additional notes: This work is supported by the [MARVEL National Centre for Competency in Research]() funded by the [Swiss National Science Foundation](), as well as by the [MaX -European Centre of Excellence]() funded by the Horizon 2020 EINFRA-5 program, +European Centre of Excellence]() funded by the Horizon 2020 EINFRA-5 program, Grant No. 676598. ![MARVEL](miscellaneous/logos/MARVEL.png) diff --git a/setup.cfg b/setup.cfg index 85a6191..50da88d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,8 +34,8 @@ python_requires = >=3.9 [options.extras_require] dev = - bumpver==2022.1118 - pre-commit==3.6.0 + bumpver>=2022.1118 + pre-commit>=3.6.0 pytest~=8.3.0 pytest-docker~=3.1.0 pytest-selenium~=4.1.0