https://github.com/SoftwareHeritage/swh-storage
Revision 30945a5890d4563720ed6d15b11699c6bebe0532 authored by David Douard on 13 January 2021, 09:42:42 UTC, committed by David Douard on 13 January 2021, 09:42:42 UTC
hypothesis 6 upgraded a warning into an error: now raises a FailedHealthCheck
when using a pytest fixture with a @given generative test set.

See https://hypothesis.readthedocs.io/en/latest/healthchecks.html
1 parent 74e6f58
Raw File
Tip revision: 30945a5890d4563720ed6d15b11699c6bebe0532 authored by David Douard on 13 January 2021, 09:42:42 UTC
Enforce hypothesis <6 to prevent test breakage
Tip revision: 30945a5
requirements.txt
click
flask
psycopg2
aiohttp
tenacity
cassandra-driver >= 3.19.0, != 3.21.0
deprecated
typing-extensions
mypy_extensions
iso8601
back to top