Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Update Werkzeug==0.15.4 to Werkzeug==0.15.5 to avoid "TypeError: required field "type_ignores" missing from Module" bug
  • Loading branch information
BlakeGould authored Sep 6, 2021
1 parent 0d5443f commit d841a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1_Requests_Starter/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ psycopg2-binary==2.8.2
pytz==2019.1
six==1.12.0
SQLAlchemy==1.3.4
Werkzeug==0.15.4
Werkzeug==0.15.5

0 comments on commit d841a9c

Please sign in to comment.