diff --git a/infrastructure/src/main/resources/prediction_container/requirements.txt b/infrastructure/src/main/resources/prediction_container/requirements.txt index 81458f5..238e3d3 100644 --- a/infrastructure/src/main/resources/prediction_container/requirements.txt +++ b/infrastructure/src/main/resources/prediction_container/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==2.5.0 pillow==9.0.0 tf-agents==0.8.0 -tensorflow==2.5.3 \ No newline at end of file +tensorflow==2.11.1 \ No newline at end of file