Open nielstron opened 4 days ago
Some docker images are failing due to lack of pinned versions. This is a list from SWE-Bench cases (running updated for migrated fixes)
python -m src.main --predictions_path gold --max_workers 1 --run_id validate-gold --instance_ids <affected_instance>
Should succeed in building
May fail due to missing pin of dependencies
No response
Describe the bug
Some docker images are failing due to lack of pinned versions. This is a list from SWE-Bench cases (running updated for migrated fixes)
Steps/Code to Reproduce
Expected Results
Should succeed in building
Actual Results
May fail due to missing pin of dependencies
System Information
No response