In https://github.com/datalad/datalad-extension-template/blob/main/setup.cfg#L14-L17: ``` [options] python_requires = >= 3.7 install_requires = datalad >= 0.18.0 ``` should we go to latest datalad version? and what about python?