diff --git a/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt b/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt index 8941b10a..6eaf86dc 100644 --- a/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt +++ b/Stream-2/Back-End-Development/33.Creating-a-Data-Dashboard/6.Deploying-To-Heroku/school-donations/requirements.txt @@ -5,4 +5,4 @@ Jinja2==2.10.1 MarkupSafe==1.0 pymongo==3.4.0 Werkzeug==0.15.3 -wheel==0.29 +wheel==0.38.1