flask
flask-restful
werkzeug
ramlfications
dill
pandas
numpy
pyyaml
Click

[dev]
nox
Sphinx==2.4.3
sphinx-autobuild==0.7.1
sphinx-click==2.3.1
sphinxcontrib-apidoc==0.3.0
docutils==0.17.1
seed-isort-config
isort
black
mypy
flake8
flake8-isort
bandit
twine
wheel
pytest==5.3.5
pytest-runner==5.2
pytest-cov==2.8.1
coverage==5.0.3

[dev:sys_platform == "darwin"]
ipykernel
python-language-server[all]

[docs]
Sphinx==2.4.3
sphinx-autobuild==0.7.1
sphinx-click==2.3.1
sphinxcontrib-apidoc==0.3.0
docutils==0.17.1

[examples]
cx-oracle
scikit-learn
keras
tensorflow

[examples:sys_platform == "darwin"]
gunicorn

[lint]
seed-isort-config
isort
black
mypy
flake8
flake8-isort
bandit

[release]
twine
wheel

[test]
pytest==5.3.5
pytest-runner==5.2
pytest-cov==2.8.1
coverage==5.0.3
