gecko-dev/Pipfile
Dustin J. Mitchell 55bc80584c Bug 1490128: upgrade json-e==2.7.0 r=davehunt
This was done with |mach vendor python| followed by a manual backout of changes
to unrelated packages.

Differential Revision: https://phabricator.services.mozilla.com/D5532

--HG--
extra : moz-landing-system : lando
2018-09-11 21:14:52 +00:00

20 lines
330 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[dev-packages]
[packages]
attrs = "==18.1.0"
blessings = "==1.7"
jsmin = "==2.1.0"
json-e = "==2.7.0"
pipenv = "==2018.5.18"
pytest = "==3.6.2"
python-hglib = "==2.4"
requests = "==2.9.1"
six = "==1.10.0"
virtualenv = "==15.2.0"
voluptuous = "==0.11.5"