Skip to content

Commit

Permalink
this is not how pinning ought to work, but let's at least upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph committed Sep 25, 2024
1 parent 82f9e88 commit f9fc3be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"dev": [
"pep8",
"pyflakes",
"httpbin==0.7.0",
"werkzeug==2.0.3",
"httpbin==0.10.2",
"werkzeug==3.0.4",
],
"docs": [
"sphinx<7.0.0", # Removal of 'style' key breaks RTD.
Expand Down

0 comments on commit f9fc3be

Please sign in to comment.