Skip to content

Commit

Permalink
fix: fixed the hypothisis requirement error (ivy-llc#28412)
Browse files Browse the repository at this point in the history
Co-authored-by: NripeshN <nripesh14@gmail.com>
  • Loading branch information
2 people authored and Kacper-W-Kozdon committed Feb 27, 2024
1 parent 5371864 commit 43420f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/optional.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
h5py # unpinned
pytest # unpinned
networkx # unpinned
hypothesis # unpinned
hypothesis==6.98.10 # fixed version till this get solved: https://github.com/HypothesisWorks/hypothesis/issues/3896
pymongo # unpinned
redis # unpinned
matplotlib # unpinned
Expand Down

0 comments on commit 43420f1

Please sign in to comment.