Bug 1734402 - Regenerate lockfile with Python 3.7 as the minimum version r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D171628
This commit is contained in:
Alex Hochheiden
2023-03-07 08:08:44 +00:00
parent 650a19eaba
commit 1b18e2053f
25 changed files with 4 additions and 986 deletions

View File

@@ -57,7 +57,7 @@ class PoetryHandle:
"description": "",
"version": "0",
"authors": [],
"dependencies": {"python": "^3.6"},
"dependencies": {"python": "^3.7"},
}
poetry_config["dependencies"].update(self._dependencies)

View File

@@ -79,9 +79,7 @@ vendored:third_party/python/fluent.syntax
vendored:third_party/python/giturlparse
vendored:third_party/python/gyp/pylib
vendored:third_party/python/idna
vendored:third_party/python/idna-ssl
vendored:third_party/python/importlib_metadata
vendored:third_party/python/iso8601
vendored:third_party/python/Jinja2
vendored:third_party/python/jinxed
vendored:third_party/python/jsmin