# These are required for developing the package (running the tests, building
# the documentation) but not necessarily required for _using_ it.
codecov
coverage
flake8
sphinx
twine
versioneer
pyyaml
# These are optional dependencies which can be installed to enable special
# functionality in AutoFeedback, but are required for unittests
matplotlib
sympy
# These are dependencies of various sphinx extensions for documentation.
ipython
numpydoc
docutils < 0.17
sphinx-copybutton
sphinx_rtd_theme
sphinx-autoapi
