gnu: python-celery: Use python-pytest-7.1.

* gnu/packages/python-xyz.scm (python-celery)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
This commit is contained in:
Maxim Cournoyer 2023-04-11 14:08:50 -04:00
parent 2fd1e063f0
commit 5a65dcf653
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -16423,7 +16423,7 @@ (define-public python-celery
python-iniconfig
python-moto
python-msgpack
python-pytest
python-pytest-7.1 ;for pytest-subtests
python-pytest-celery
python-pytest-subtests
python-pytest-timeout