Skip to content

Commit

Permalink
fix: set responses max version lt 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunato committed Nov 7, 2023
1 parent 19d7d6b commit 3e16acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -80,7 +80,7 @@ dev =
wheel
flake8
pre-commit
responses
responses < 0.24.0
fastapi[all]
notebook = tqdm[notebook]
tutorials =
Expand Down

0 comments on commit 3e16acc

Please sign in to comment.