mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
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>
1.2 MiB
1.2 MiB