Files
crewAI/lib
Iris Clawd 7ae25b2e3d chore: widen click dependency to >=8.1.7,<9
Relaxes the click pin from ~=8.1.7 (which caps at <8.2.0) to >=8.1.7,<9.
This allows enterprise customers with InfoSec requirements for click 8.3.x
to install CrewAI without dependency resolution failures.

Click 8.1→8.3 has no breaking changes for our CLI decorator usage.

Affected files:
- lib/crewai/pyproject.toml
- lib/cli/pyproject.toml
- lib/devtools/pyproject.toml
2026-06-01 21:24:01 +00:00
..
2026-05-28 09:47:19 -07:00