Hypothesis isn't used anymore and the strings are now constants, meaning that the hashes should never match.
Hypothesis recently had some problems with the typing module breaking the tox tests. Since Hypothesis isn't really used much in the test this patch removes it from them as well as from the test-requirements.
Signed-off-by: Damir Jelić <poljar@termina.org.uk>