diff options
author | Luca Deri <deri@ntop.org> | 2025-01-13 20:38:37 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2025-01-13 20:38:37 +0100 |
commit | 69a4f8120a3e335074fcc33f81e1d82dc0a88791 (patch) | |
tree | d67ae6be4a793424899cae8078c028d9dc0f1d72 /doc/requirements.txt | |
parent | 243b79544fb8525394c880d6f242ceb72ce1d9b0 (diff) |
Temporarely reverts https://github.com/ntop/nDPI/commit/d351907af8b93020d5d4ac2949d8e9dd0cfb0dd7
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r-- | doc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index 0a8c61d0f..241b3ec94 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,4 +2,4 @@ breathe exhale sphinx-rtd-theme sphinxcontrib-swaggerdoc -myst_parser +#myst_parser |