Bug 1482193 [wpt PR 12382] - [PE] Allow blending for svg root etc., a=testonly
[gecko.git] / Pipfile
bloba8da44535badc3900cc868f712bee73edf6fc6a4
1 [[source]]
2 url = "https://pypi.org/simple"
3 verify_ssl = true
4 name = "pypi"
6 [dev-packages]
8 [packages]
9 attrs = "==18.1.0"
10 blessings = "==1.7"
11 jsmin = "==2.1.0"
12 json-e = "==2.5.0"
13 pipenv = "==2018.5.18"
14 pytest = "==3.6.2"
15 python-hglib = "==2.4"
16 requests = "==2.9.1"
17 six = "==1.10.0"
18 virtualenv = "==15.2.0"
19 voluptuous = "==0.10.5"