6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
tutor/requirements/dev.txt
2019-10-09 13:22:00 +02:00

46 lines
1.4 KiB
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements/dev.txt requirements/dev.in
#
altgraph==0.16.1 # via macholib, pyinstaller
appdirs==1.4.3
astroid==2.2.5 # via pylint
attrs==19.1.0 # via black
black==19.3b0
bleach==3.1.0 # via readme-renderer
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
click-repl==0.1.6
click==7.0
docutils==0.15.2 # via readme-renderer
future==0.17.1 # via pefile
idna==2.8 # via requests
isort==4.3.18 # via pylint
jinja2==2.10.1
lazy-object-proxy==1.3.1 # via astroid
macholib==1.11 # via pyinstaller
markupsafe==1.1.1
mccabe==0.6.1 # via pylint
pefile==2018.8.8 # via pyinstaller
pip-tools==3.2.0
pkginfo==1.5.0.1 # via twine
prompt-toolkit==2.0.9
pygments==2.4.2 # via readme-renderer
pyinstaller==3.4
pylint==2.3.1
pyyaml==5.1.2
readme-renderer==24.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.22.0 # via requests-toolbelt, twine
six==1.12.0
toml==0.10.0 # via black
tqdm==4.36.1 # via twine
twine==2.0.0
typed-ast==1.3.5 # via astroid
urllib3==1.25.6 # via requests
wcwidth==0.1.7
webencodings==0.5.1 # via bleach
wrapt==1.11.1 # via astroid