Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shapiromatron committed Dec 24, 2024
1 parent 242b045 commit 8fe7586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ dev = [
"pytest==8.2.2",
"pytest-django==4.8.0",
"vcrpy==6.0.1",
"urllib3<2.3.0", # TODO - remove when fixed; https://github.com/kevin1024/vcrpy/issues/888
"pytest-recording==0.13.1",
"playwright==1.44.0",
"pytest-playwright==0.5.0",
Expand Down

0 comments on commit 8fe7586

Please sign in to comment.