Files
crewAI/uv.lock
Devin AI eee3556b52 Revert to pytest-recording to fix CI --block-network flag
The previous commit changed pytest-recording to pytest-vcr to resolve a local
conflict, but this broke CI because:
- pytest-recording provides the --block-network flag used in CI
- pytest-vcr does not provide this flag
- The two plugins are fundamentally incompatible

This commit reverts to pytest-recording (the original dependency) to restore
the --block-network flag and fix the CI test failures.

Co-Authored-By: João <joao@crewai.com>
2025-11-10 11:42:40 +00:00

1.2 MiB