diff options
Diffstat (limited to 'third_party/python/requirements.in')
-rw-r--r-- | third_party/python/requirements.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/python/requirements.in b/third_party/python/requirements.in index 9915e91957..abcfc79239 100644 --- a/third_party/python/requirements.in +++ b/third_party/python/requirements.in @@ -22,7 +22,7 @@ fluent.migrate==0.13.0 fluent.syntax==0.19.0 # Pin `frozenlist` as it is required for `aiohttp`. Use minimum required version. frozenlist==1.1.1 -glean_parser==13.0.1 +glean_parser==14.0.1 importlib-metadata==6.0.0 # required for compatibility with Flask >= 2 in tools/tryselect/selectors/chooser jinja2==3.1.2 @@ -53,7 +53,7 @@ setuptools==68.0.0 six==1.16.0 slugid==2.0.0 taskcluster==44.2.2 -taskcluster-taskgraph==6.3.0 +taskcluster-taskgraph==8.0.1 taskcluster-urls==13.0.1 toml==0.10.2 tomlkit==0.12.3 |