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