diff --git a/test_requirements.txt b/test_requirements.txt index 3ecf0b7dd295..18320b784df3 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,7 +4,7 @@ pytest pytest-rerunfailures pytest-xdist<3.0.0 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.25.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