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 66a993df79..7845af3c76 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -6,5 +6,5 @@ sphinxcontrib-programoutput PyYAML==5.1.1 numpy==1.16.4 pandas==0.24.2 -plotly==3.3.0 +plotly==4.1.1 PTable==0.9.2 |