diff --git a/requirements-dev.txt b/requirements-dev.txt new file mode 100644 index 00000000..a8dc6239 --- /dev/null +++ b/requirements-dev.txt @@ -0,0 +1,7 @@ +sphinx>=7.1.2 +sphinx-rtd-theme>=1.3.0 +myst-parser>=2.0.0 +sphinx-copybutton>=0.5.2 +sphinx-design>=0.5.0 +sphinx-autodoc-typehints>=1.25.2 +sphinx-autoapi>=3.0.0 \ No newline at end of file