You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(executor_manager): add httpx dependency for validation status reporting
Add httpx>=0.24.0 to requirements.txt to fix CI test failure.
The httpx library is required by docker executor to report
validation stage progress to the backend API.
0 commit comments