diff options
Diffstat (limited to 'third_party/python/requirements.in')
-rw-r--r-- | third_party/python/requirements.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/python/requirements.in b/third_party/python/requirements.in index 90a4049dcf..9915e91957 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.0 +glean_parser==13.0.1 importlib-metadata==6.0.0 # required for compatibility with Flask >= 2 in tools/tryselect/selectors/chooser jinja2==3.1.2 |