diff --git a/test_requirements.txt b/test_requirements.txt index 07cdd8383f4a..5ddd33879dc6 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,7 +4,7 @@ pytest pytest-rerunfailures pytest-xdist codacy-coverage -hypothesis<5.6.0 # large number of warnings due to change in 5.6.0 https://hypothesis.readthedocs.io/en/latest/changes.html#v5-6-0 +hypothesis<6.31.0 # large number of warnings due to change in 5.6.0 https://hypothesis.readthedocs.io/en/latest/changes.html#v5-6-0 mypy==0.782 git+https://github.com/QCoDeS/pyvisa-sim.git lxml