Revision a2d4281415e67c62f91363376db97eb66a9fb716 authored by Donghee Na on 14 February 2024, 17:00:50 UTC, committed by GitHub on 14 February 2024, 17:00:50 UTC
1 parent 4b2d178
Raw File
requirements-hypothesis.txt
# Requirements file for hypothesis that
# we use to run our property-based tests in CI.

hypothesis==6.97.4
back to top