mirror of https://github.com/celery/kombu.git
Pin hypothesis to hypothesis<7 (#1966)
* Pin hypothesis to latest version 6.99.1 * Update requirements/test.txt --------- Co-authored-by: Tomer Nosrati <tomer.nosrati@gmail.com>
This commit is contained in:
parent
59f2871896
commit
85775e3ec9
|
@ -1,4 +1,4 @@
|
|||
hypothesis<=6.98.17
|
||||
hypothesis<7
|
||||
Pyro4
|
||||
pytest-freezer
|
||||
pytest-sugar==1.0.0
|
||||
|
|
Loading…
Reference in New Issue