blob: a11fe4fcec48bb778fa695ab1d0e273e780743a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
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
|