Manage and fix requirements files for Python package authors
* Python 3.10 through 3.14, PyPy
new in 0.3.x
pyproject.toml tool.wreck section; tool.wreck.create_pins_unlock config option; remove .in file handling legacy implementation (#17); warn .in includes .lock (#23); remove setuptools and pip in .lock (#35); cower and pay homage to pypi.org cartel (#30); drop py39 support;
new in 0.2.x
compatible release operator support; arbitrary equality issue UnResolvable; add logging-strict and pytest-logging-strict support;