diff options
Diffstat (limited to 'requirements/pip.pip')
-rw-r--r-- | requirements/pip.pip | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements/pip.pip b/requirements/pip.pip new file mode 100644 index 00000000..71c7f213 --- /dev/null +++ b/requirements/pip.pip @@ -0,0 +1,5 @@ +# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 +# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt + +pip==20.0.2 +virtualenv==16.7.9 |