Hypothesis previously required attrs as a dependency. This release
removes that dependency, so that the only required dependency of
Hypothesis is sortedcontainers.
All attrs-specific features of Hypothesis, such as using "from_type()"
with attrs classes, will continue to behave as before.
The canonical version of these notes (with links) is on readthedocs.