2019-01-22 20:25:04 +00:00
|
|
|
#
|
|
|
|
# This file is autogenerated by pip-compile
|
|
|
|
# To update, run:
|
|
|
|
#
|
|
|
|
# pip-compile --output-file requirements/dev.txt requirements/dev.in
|
|
|
|
#
|
2020-01-10 14:38:17 +00:00
|
|
|
altgraph==0.16.1 # via pyinstaller
|
2019-01-22 20:25:04 +00:00
|
|
|
appdirs==1.4.3
|
2020-01-10 14:38:17 +00:00
|
|
|
astroid==2.3.3 # via pylint
|
|
|
|
attrs==19.3.0 # via black
|
|
|
|
black==19.10b0
|
2019-10-09 10:59:23 +00:00
|
|
|
bleach==3.1.0 # via readme-renderer
|
2020-01-10 14:38:17 +00:00
|
|
|
certifi==2019.11.28 # via requests
|
|
|
|
cffi==1.13.2 # via cryptography
|
2019-10-09 10:59:23 +00:00
|
|
|
chardet==3.0.4 # via requests
|
2019-01-22 20:25:04 +00:00
|
|
|
click-repl==0.1.6
|
|
|
|
click==7.0
|
2020-01-10 14:38:17 +00:00
|
|
|
cryptography==2.8 # via secretstorage
|
2019-10-09 10:59:23 +00:00
|
|
|
docutils==0.15.2 # via readme-renderer
|
|
|
|
idna==2.8 # via requests
|
2020-01-10 14:38:17 +00:00
|
|
|
importlib-metadata==1.3.0 # via keyring, twine
|
|
|
|
isort==4.3.21 # via pylint
|
|
|
|
jeepney==0.4.2 # via secretstorage
|
|
|
|
jinja2==2.10.3
|
|
|
|
keyring==21.0.0 # via twine
|
|
|
|
lazy-object-proxy==1.4.3 # via astroid
|
2019-04-17 06:02:51 +00:00
|
|
|
markupsafe==1.1.1
|
2019-05-05 09:40:49 +00:00
|
|
|
mccabe==0.6.1 # via pylint
|
2020-01-10 14:38:17 +00:00
|
|
|
more-itertools==8.0.2 # via zipp
|
|
|
|
pathspec==0.7.0 # via black
|
|
|
|
pip-tools==4.3.0
|
2019-10-09 10:59:23 +00:00
|
|
|
pkginfo==1.5.0.1 # via twine
|
2020-01-10 14:38:17 +00:00
|
|
|
prompt-toolkit==3.0.2
|
|
|
|
pycparser==2.19 # via cffi
|
|
|
|
pygments==2.5.2 # via readme-renderer
|
|
|
|
pyinstaller==3.6
|
|
|
|
pylint==2.4.4
|
|
|
|
pyyaml==5.3
|
2019-10-09 10:59:23 +00:00
|
|
|
readme-renderer==24.0 # via twine
|
2020-01-10 14:38:17 +00:00
|
|
|
regex==2020.1.8 # via black
|
2019-10-09 10:59:23 +00:00
|
|
|
requests-toolbelt==0.9.1 # via twine
|
|
|
|
requests==2.22.0 # via requests-toolbelt, twine
|
2020-01-10 14:38:17 +00:00
|
|
|
secretstorage==3.1.2 # via keyring
|
|
|
|
six==1.13.0
|
2019-05-05 09:40:49 +00:00
|
|
|
toml==0.10.0 # via black
|
2020-01-10 14:38:17 +00:00
|
|
|
tqdm==4.41.1 # via twine
|
|
|
|
twine==3.1.1
|
|
|
|
typed-ast==1.4.0 # via astroid, black
|
|
|
|
urllib3==1.25.7 # via requests
|
|
|
|
wcwidth==0.1.8
|
2019-10-09 10:59:23 +00:00
|
|
|
webencodings==0.5.1 # via bleach
|
2020-01-10 14:38:17 +00:00
|
|
|
wrapt==1.11.2 # via astroid
|
|
|
|
zipp==0.6.0 # via importlib-metadata
|