diff --git a/pkg.info b/pkg.info index 5b2ffd8..e610472 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: python-pytest description: Framework writing small and readable python tests version: 9.0.3 -revision: 1 +revision: 2 url: https://docs.pytest.org/en/stable/ license: MIT maintainers: @@ -10,6 +10,7 @@ architecture: any output_architecture: any type: source depends: + - python3=3.14.* - python-iniconfig - python-packaging - python-pluggy