gecko-dev/third_party/rust/jsparagus/requirements.txt
Tooru Fujisawa be31dc3ce1 Bug 1625823 - Part 1: Update jsparagus and support RegExp. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D69886

--HG--
rename : third_party/rust/jsparagus-emitter/src/scope_pass.rs => third_party/rust/jsparagus-scope/src/context.rs
rename : third_party/rust/jsparagus-emitter/src/scope.rs => third_party/rust/jsparagus-scope/src/data.rs
rename : third_party/rust/jsparagus-emitter/src/frame_slot.rs => third_party/rust/jsparagus-scope/src/frame_slot.rs
extra : moz-landing-system : lando
2020-04-07 13:43:45 +00:00

14 lines
263 B
Plaintext

## The following requirements were added by pip freeze:
entrypoints==0.3
flake8==3.7.9
html5lib==1.0.1
mccabe==0.6.1
mypy==0.770
mypy-extensions==0.4.3
pycodestyle==2.5.0
pyflakes==2.1.1
six==1.11.0
typed-ast==1.4.1
typing-extensions==3.7.4.1
webencodings==0.5.1