Skip to content

Commit

Permalink
requirements/test: pin werkzeug
Browse files Browse the repository at this point in the history
This should "fix" the flaskclient driver. Actual fix would be to change
the call site for the cookie stuff. We can do that next.
  • Loading branch information
fsouza committed Apr 28, 2023
1 parent 48504e8 commit e2a2c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Flask==2.2.3
werkzeug==2.2.3
coverage==7.2.3
argparse
Django>=2.0.6
Expand Down

0 comments on commit e2a2c80

Please sign in to comment.