diff --git a/02_Python_Programming/requirements.txt b/02_Python_Programming/requirements.txt index 91274a2..b54d447 100644 --- a/02_Python_Programming/requirements.txt +++ b/02_Python_Programming/requirements.txt @@ -51,6 +51,6 @@ tensorflow==2.2.0rc2 tensorflow-estimator==2.2.0rc0 termcolor==1.1.0 urllib3==1.25.7 -Werkzeug==1.0.1 +Werkzeug==2.2.3 wrapt==1.12.1 yfinance==0.1.54