diff options
Diffstat (limited to 'third_party/python/mozilla-version/requirements.txt')
-rw-r--r-- | third_party/python/mozilla-version/requirements.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/third_party/python/mozilla-version/requirements.txt b/third_party/python/mozilla-version/requirements.txt new file mode 100644 index 0000000000..d08788894a --- /dev/null +++ b/third_party/python/mozilla-version/requirements.txt @@ -0,0 +1,14 @@ +# +# This file is autogenerated by pip-compile +# To update, run: +# +# pip-compile --generate-hashes --output-file requirements.txt requirements.txt.in +# +attrs==18.2.0 \ + --hash=sha256:10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69 \ + --hash=sha256:ca4be454458f9dec299268d472aaa5a11f67a4ff70093396e1ceae9c76cf4bbb +enum34==1.1.6 \ + --hash=sha256:2d81cbbe0e73112bdfe6ef8576f2238f2ba27dd0d55752a776c41d38b7da2850 \ + --hash=sha256:644837f692e5f550741432dd3f223bbb9852018674981b1664e5dc339387588a \ + --hash=sha256:6bd0f6ad48ec2aa117d3d141940d484deccda84d4fcd884f5c3d93c23ecd8c79 \ + --hash=sha256:8ad8c4783bf61ded74527bffb48ed9b54166685e4230386a9ed9b1279e2df5b1 ; python_version < "3.4" |