Skip to content

Commit

Permalink
deps: ceil vcrpy
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Jun 26, 2023
1 parent 3bf0676 commit d713897
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ test = [
"types-orjson~=3.6",
"types-python-dateutil~=2.8",
"types-urllib3~=1.26",
# pytest-recording breakage with v5.0.0, need release of
# https://github.com/kiwicom/pytest-recording/pull/110 to remove this ceil
"vcrpy<5",
]
urllib3 = ["urllib3>=1.26"]
validation = ["jsonschema>=4.0.1"]
Expand Down

0 comments on commit d713897

Please sign in to comment.