diff options
Diffstat (limited to 'third_party/python/requirements.in')
-rw-r--r-- | third_party/python/requirements.in | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/third_party/python/requirements.in b/third_party/python/requirements.in new file mode 100644 index 0000000000..a11fe4fcec --- /dev/null +++ b/third_party/python/requirements.in @@ -0,0 +1,52 @@ +# Not direct dependency - only needed to fix a constraint problem +MarkupSafe==2.0.1 +appdirs==1.4.4 +attrs==19.2.0 +blessed==1.19.1 +cbor2==4.0.1 +colorama==0.4.5 +compare-locales==8.2.1 +cookies==2.2.1 +cram==0.7 +distro==1.4.0 +ecdsa==0.15 +esprima==4.0.1 +fluent.migrate==0.11 +fluent.syntax==0.18.1 +glean_parser==6.3.0 +# Pin importlib-metadata to a version compatible with poetry +importlib-metadata==1.7.0 +jsmin==2.1.0 +json-e==2.7.0 +looseversion==1.0.1 +mozilla-repo-urls==0.1.0 +mozilla-version==0.3.4 +packaging==20.9 +pathspec==0.9.0 +pip==21.2.4 +pip-tools==5.5.0 +ply==3.10 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pylru==1.0.9 +python-hglib==2.4 +pytoml==0.1.10 +pyyaml==5.4.1 +redo==2.0.3 +requests==2.25.1 +requests-unixsocket==0.2.0 +responses==0.10.6 +rsa==3.1.4 +sentry-sdk==0.14.3 +setuptools==51.2.0 +six==1.13.0 +slugid==2.0.0 +taskcluster==44.2.2 +taskcluster-taskgraph==3.5.1 +taskcluster-urls==13.0.1 +toml==0.10.2 +tqdm==4.62.3 +urllib3==1.26 +voluptuous==0.12.1 +wheel==0.37.0 +yamllint==1.23 |