6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-20 00:19:01 +00:00
tutor/requirements/dev.txt
Régis Behmo 4c96e83e3c Get rid of kubernetes requirement from pypi package
v3.4.0 package from pypi was still installing the kubernetes
requirement, although is wasn't required anymore.
2019-06-23 13:22:59 +02:00

32 lines
834 B
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
click-repl==0.1.6
click==7.0
future==0.17.1 # via pefile
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
prompt-toolkit==2.0.9
pyinstaller==3.4
pylint==2.3.1
pyyaml==5.1
six==1.12.0
toml==0.10.0 # via black
typed-ast==1.3.5 # via astroid
wcwidth==0.1.7
wrapt==1.11.1 # via astroid