This commit is contained in:
Asif Saif Uddin 2023-11-05 12:00:17 +06:00
commit 9b0b130e68

View File

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