diff --git a/FunctionProject/requirements.txt b/FunctionProject/requirements.txt index b4e3eeb..5f24224 100644 --- a/FunctionProject/requirements.txt +++ b/FunctionProject/requirements.txt @@ -1,4 +1,4 @@ azure-functions Pillow==6.2.1 keras==2.2.4 -tensorflow==1.13.1 \ No newline at end of file +tensorflow==2.11.1 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 18526f9..19df1f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Pillow==6.2.1 keras==2.2.4 -tensorflow==1.13.1 +tensorflow==2.11.1 matplotlib==3.1.1 numpy==1.16.3 python-telegram-bot==12.2.0