diff options
Diffstat (limited to 'requirements/pip.pip')
-rw-r--r-- | requirements/pip.pip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements/pip.pip b/requirements/pip.pip index c7c4895f..3768f1ae 100644 --- a/requirements/pip.pip +++ b/requirements/pip.pip @@ -1,5 +1,7 @@ # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 # For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt +-c pins.pip + pip==20.2.4 virtualenv==20.2.1 |