gh-122686: Pin attrs package (for Hypothesis workflow) (#122687)

Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
Sergey B Kirpichev 2024-08-06 06:56:50 +03:00 committed by GitHub
parent 44659d3927
commit 35ae4aab1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
# Requirements file for hypothesis that
# we use to run our property-based tests in CI.
# see https://github.com/python/cpython/issues/122686
attrs<=23.2.0
hypothesis==6.104.2