diff --git a/python/python-hello-world/src/requirements.txt b/python/python-hello-world/src/requirements.txt index b8cfcbe2d..b2d136a74 100644 --- a/python/python-hello-world/src/requirements.txt +++ b/python/python-hello-world/src/requirements.txt @@ -1,2 +1,2 @@ -Flask==2.3.3 +Flask==3.1.3 debugpy # Required for debugging