forked from pool/python-hypothesis
- Require numpy >= 2.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=200
This commit is contained in:
@@ -69,7 +69,7 @@ Recommends: python-click >= 7.0
|
||||
Recommends: python-dpcontracts >= 0.4
|
||||
Recommends: python-lark >= 0.10.1
|
||||
Recommends: python-libcst >= 0.3.16
|
||||
Recommends: python-numpy >= 1.19.3
|
||||
Recommends: python-numpy >= 2
|
||||
Recommends: python-pandas >= 1.1
|
||||
Recommends: python-pytest >= 4.6
|
||||
Recommends: python-python-dateutil >= 1.4
|
||||
@@ -87,7 +87,7 @@ BuildRequires: %{python_module dpcontracts >= 0.4}
|
||||
BuildRequires: %{python_module flaky}
|
||||
BuildRequires: %{python_module lark >= 0.10.1}
|
||||
BuildRequires: %{python_module libcst >= 0.3.16}
|
||||
BuildRequires: %{python_module numpy >= 1.19.3}
|
||||
BuildRequires: %{python_module numpy >= 2}
|
||||
BuildRequires: %{python_module pexpect}
|
||||
BuildRequires: %{python_module pytest >= 4.6}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
|
Reference in New Issue
Block a user