diff --git a/third_party/python/requirements.in b/third_party/python/requirements.in index 7d7e1a119487..7b957e659dcb 100644 --- a/third_party/python/requirements.in +++ b/third_party/python/requirements.in @@ -47,6 +47,5 @@ requests==2.9.1 responses==0.10.6 sentry-sdk==0.14.3 six==1.13.0 -virtualenv==16.7.8 voluptuous==0.11.5 yamllint==1.23 diff --git a/third_party/python/requirements.txt b/third_party/python/requirements.txt index 5d5318fe09c5..a9f0000d579e 100644 --- a/third_party/python/requirements.txt +++ b/third_party/python/requirements.txt @@ -247,10 +247,6 @@ urllib3==1.25.9 \ --hash=sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527 \ --hash=sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115 \ # via sentry-sdk -virtualenv==16.7.8 \ - --hash=sha256:116655188441670978117d0ebb6451eb6a7526f9ae0796cc0dee6bd7356909b0 \ - --hash=sha256:b57776b44f91511866594e477dd10e76a6eb44439cdd7f06dcd30ba4c5bd854f \ - # via -r requirements-mach-vendor-python.in voluptuous==0.11.5 \ --hash=sha256:303542b3fc07fb52ec3d7a1c614b329cdbee13a9d681935353d8ea56a7bfa9f1 \ --hash=sha256:567a56286ef82a9d7ae0628c5842f65f516abcb496e74f3f59f1d7b28df314ef \