redfish_ctl 1.1.4
pip install redfish_ctl>=1.1.4
Shared-env fix: runtime deps are now lower-bounds only (no upper caps) and the spurious setuptools runtime pin is dropped, so redfish_ctl installs alongside modern stacks (e.g. datasets>=5 needing requests>=2.32.2) without downgrading requests/urllib3/setuptools. Verified: full suite green under requests 2.34 + urllib3 2.7.
PyPI: https://pypi.org/project/redfish-ctl/1.1.4/
Full Changelog: v1.1.3...v1.1.4