Describe the bug
When running run_benchmark_comparison with GEN_CSV enabled, a file =4.1.3 is created in the utils directory
To Reproduce
Steps to reproduce the behavior:
- Trigger the
run_benchmark_comparison function in compare.sh with GEN_CSV set to true
Expected behavior
No file should be created
Screenshots

Additional context
It seems to be related to this line:
pip install oauth2client>=4.1.3 gspread
Describe the bug
When running
run_benchmark_comparisonwithGEN_CSVenabled, a file=4.1.3is created in theutilsdirectoryTo Reproduce
Steps to reproduce the behavior:
run_benchmark_comparisonfunction incompare.shwithGEN_CSVset to trueExpected behavior
No file should be created
Screenshots

Additional context
It seems to be related to this line: