32 строки
1.6 KiB
Plaintext
32 строки
1.6 KiB
Plaintext
-r system.txt
|
|
|
|
# configparser is required by flake8
|
|
configparser==3.5.0 \
|
|
--hash=sha256:5308b47021bc2340965c371f0f058cc6971a04502638d4244225c49d80db273a
|
|
# enum34 is required by cryptography, flake8, traitlets
|
|
enum34==1.1.6 \
|
|
--hash=sha256:6bd0f6ad48ec2aa117d3d141940d484deccda84d4fcd884f5c3d93c23ecd8c79 \
|
|
--hash=sha256:8ad8c4783bf61ded74527bffb48ed9b54166685e4230386a9ed9b1279e2df5b1 \
|
|
--hash=sha256:2d81cbbe0e73112bdfe6ef8576f2238f2ba27dd0d55752a776c41d38b7da2850
|
|
# flake8 is required by flake8-mutable
|
|
flake8==3.5.0 \
|
|
--hash=sha256:c7841163e2b576d435799169b78703ad6ac1bbb0f199994fc05f700b2a90ea37 \
|
|
--hash=sha256:7253265f7abd8b313e3892944044a365e3f4ac3fcdcfb4298f55ee9ddf188ba0
|
|
flake8-mutable==1.2.0 \
|
|
--hash=sha256:ee9b77111b867d845177bbc289d87d541445ffcc6029a0c5c65865b42b18c6a6 \
|
|
--hash=sha256:38fd9dadcbcda6550a916197bc40ed76908119dabb37fbcca30873666c31d2d5
|
|
# mccabe is required by flake8
|
|
mccabe==0.6.1 \
|
|
--hash=sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42 \
|
|
--hash=sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f
|
|
# pycodestyle is required by flake8
|
|
# See https://gitlab.com/pycqa/flake8/issues/444 and related merge requests
|
|
# for why this is pinned.
|
|
pycodestyle==2.3.1 \
|
|
--hash=sha256:6c4245ade1edfad79c3446fadfc96b0de2759662dc29d07d80a6f27ad1ca6ba9 \
|
|
--hash=sha256:682256a5b318149ca0d2a9185d365d8864a768a28db66a84a2ea946bcc426766 # pyup: <2.4.0
|
|
# pyflakes is required by flake8
|
|
pyflakes==2.0.0 \
|
|
--hash=sha256:f661252913bc1dbe7fcfcbf0af0db3f42ab65aabd1a6ca68fe5d466bace94dae \
|
|
--hash=sha256:9a7662ec724d0120012f6e29d6248ae3727d821bba522a0e6b356eff19126a49
|