diff --git a/Examples/Python_REST/requirements.txt b/Examples/Python_REST/requirements.txt index 28f138f..54b342c 100644 --- a/Examples/Python_REST/requirements.txt +++ b/Examples/Python_REST/requirements.txt @@ -1,3 +1,3 @@ pip==9.0.1 -setuptools==28.8.0 +setuptools==65.5.1 requests==2.21.0