anweiguo 5 ヶ月 前
コミット
37673e4877

+ 2 - 1
evaluation_processing/analysis_report/.ipynb_checkpoints/requirements-checkpoint.txt

@@ -4,4 +4,5 @@ numpy==1.26.4
 requests==2.32.3
 Flask==3.0.3
 waitress==3.0.0
-plotly==5.23.0
+plotly==5.23.0
+matplotlib==3.7.5

+ 2 - 1
evaluation_processing/analysis_report/requirements.txt

@@ -4,4 +4,5 @@ numpy==1.26.4
 requests==2.32.3
 Flask==3.0.3
 waitress==3.0.0
-plotly==5.23.0
+plotly==5.23.0
+matplotlib==3.7.5