Skip to content

Commit

Permalink
Avoid responses 0.25.5 until types fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed Jan 13, 2025
1 parent 27d3325 commit 3f3fd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dev = [
"pytest-playwright~=0.6.0",
"pytest~=8.3.0",
"ruff~=0.8.0",
"responses~=0.25.0",
"responses~=0.25.0,!=0.25.5",
"types-beautifulsoup4~=4.12.0",
"types-requests~=2.32.0.0",
"types-wtforms~=3.1.0.20240205"
Expand Down

0 comments on commit 3f3fd5b

Please sign in to comment.