Bug 1485323 [wpt PR 12616] - HTML: test fieldset with border-radius and hit-testing...
[gecko.git] / Pipfile
blob5d41687bbca1cbed438ab84e280f2127ce2fe806
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.11.5"