diff --git a/Detection Models/Brain Tumor Detection/Web App/requirements.txt b/Detection Models/Brain Tumor Detection/Web App/requirements.txt index 76f4de4ec..86363968c 100644 --- a/Detection Models/Brain Tumor Detection/Web App/requirements.txt +++ b/Detection Models/Brain Tumor Detection/Web App/requirements.txt @@ -2,5 +2,5 @@ Flask==2.3.2 Markdown==3.4.3 numpy==1.23.5 Pillow==9.5.0 -tensorflow==2.12.0 +tensorflow==2.12.1 tensorflow_intel==2.12.0 diff --git a/Detection Models/Brain Tumor Detection/requirements.txt b/Detection Models/Brain Tumor Detection/requirements.txt index faa9d349d..30b8f6f27 100644 --- a/Detection Models/Brain Tumor Detection/requirements.txt +++ b/Detection Models/Brain Tumor Detection/requirements.txt @@ -3,5 +3,5 @@ pandas==1.5.3 seaborn==0.12.2 matplotlib==3.6.3 scikit-learn==1.2.1 -tensorflow==2.11.0 +tensorflow==2.12.1 keras==2.13.1