Skip to content

Commit

Permalink
Pin hypothesis at 6.83.0 for python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el authored Sep 4, 2023
1 parent 90bfe2c commit a46cb83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ flake8-bugbear
flake8-simplify
furo
grpcio-tools
hypothesis
hypothesis<=6.83.0;python_version=='3.8' # ipython pinned to 8.12.2 for python 3.8 support
hypothesis;python_version>='3.9'
isort
jsonpath_ng
jupytext
Expand Down

0 comments on commit a46cb83

Please sign in to comment.