pytest>=7.2.0,<8.0

This commit is contained in:
Asif Saif Uddin 2022-11-18 12:27:54 +06:00 committed by GitHub
parent 9cead967d9
commit 7a6f888deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Pytest for running the tests.
pytest>=7.0.0,<8.0
pytest>=7.2.0,<8.0
pytest-cov>=4.0.0,<5.0
pytest-django>=4.5.2,<5.0
importlib-metadata<5.0