From b20ae8e003173571443d02971ba44299e8fd4c13fa9427506cc8f34e053f0d17 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 1 Jul 2024 17:06:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=60 --- python-pydantic.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pydantic.spec b/python-pydantic.spec index 22085c1..50dacaa 100644 --- a/python-pydantic.spec +++ b/python-pydantic.spec @@ -45,10 +45,10 @@ BuildRequires: %{python_module Faker} BuildRequires: %{python_module cloudpickle} BuildRequires: %{python_module dirty-equals} BuildRequires: %{python_module pydantic = %{version}} -BuildRequires: %{python_module pytest >= 8.2.2} BuildRequires: %{python_module pytest-benchmark} BuildRequires: %{python_module pytest-examples} BuildRequires: %{python_module pytest-mock} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dotenv >= 0.10.4} %endif Requires: python-annotated-types >= 0.4.0