[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [dev-packages] anybadge = "*" black = "==19.3b0" isort = "*" bandit = "*" flake8 = "*" flake8-bandit = "*" flake8-black = "*" flake8-breakpoint = "*" flake8-bugbear = "*" flake8-builtins = "*" flake8-comprehensions = "*" flake8-deprecated = "*" flake8-eradicate = "*" flake8-if-expr = "*" flake8-isort = "*" flake8-pie = "*" flake8-plugin-utils = "*" flake8-polyfill = "*" flake8-print = "*" flake8-return = "*" pep8-naming = "*" flake8-docstrings = "*" pre-commit = "*" [packages] aredis = "==1.1.5" click = "==7.0" cryptography = "==2.8" hiredis = "==1.0.0" httpx = "==0.9.*" Jinja2 = "==2.10.1" loguru = "*" markdown2 = "==2.3.8" netmiko = "==2.4.1" passlib = "==1.7.1" prometheus_client = "==0.7.1" pydantic = "==1.*" PyJWT = "==1.7.1" PyYAML = "==5.1.1" redis = "==3.2.1" sanic-limiter = "==0.1.3" sanic = "==19.6.2" sshtunnel = "==0.1.5" stackprinter = "==0.2.3" uvloop = "==0.13.0" aiofile = "*" [requires] python_version = "3.7" [pipenv] allow_prereleases = true