diff --git a/eng/test_tools.txt b/eng/test_tools.txt index 4db3e30c49e9..d4bfecd7191a 100644 --- a/eng/test_tools.txt +++ b/eng/test_tools.txt @@ -1,3 +1,5 @@ +pip==20.2 + # requirements leveraged by ci for testing pytest==4.6.9; python_version == '2.7' pytest==5.4.2; python_version >= '3.5'