diff --git a/docs/requirements.txt b/docs/requirements.txt index 5a44b7d..7a64ce8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ -jupyter = "^1.0.0" -sphinx = "^7.3.7" -sphinx-rtd-theme = "^2.0.0" -nbsphinx = "^0.9.4" -pandoc = "^2.3" +jupyter +sphinx +sphinx-rtd-theme +nbsphinx +pandoc