diff --git a/03_coffee_shop_full_stack/starter_code/backend/requirements.txt b/03_coffee_shop_full_stack/starter_code/backend/requirements.txt index 634a327..3b1b17f 100644 --- a/03_coffee_shop_full_stack/starter_code/backend/requirements.txt +++ b/03_coffee_shop_full_stack/starter_code/backend/requirements.txt @@ -18,4 +18,4 @@ SQLAlchemy==1.3.3 typed-ast==1.3.5 Werkzeug==0.15.2 wrapt==1.11.1 -flask-cors==3.0.8 \ No newline at end of file +flask-cors==3.0.9 \ No newline at end of file