diff options
Diffstat (limited to 'resources/tools/presentation/requirements.txt')
-rw-r--r-- | resources/tools/presentation/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index 9ecc11e489..d7b18c9c23 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -6,5 +6,5 @@ sphinxcontrib-programoutput PyYAML numpy pandas -plotly==3.0.0 +plotly==3.3.0 PTable |