CMake 4.0 was released on PyPI and that breaks pip install pyvicon-datastream.*
Updated pyproject requirements to enforce CMake >=3.18, <4.0 to work around that problem.
https://pypi.org/project/cmake/#history
Thanks to contribution by @hawkeyeking