Bug 1493048 [wpt PR 13131] - Fix syntax and typos in tests from #12956, a=testonly
[gecko.git] / Pipfile
blobd0d6335a8fbf8f04de763bf81bb8fe0aa982376a
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.7.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"