Fixed test

This commit is contained in:
Tonye Jack 2021-02-02 20:54:21 -05:00 committed by GitHub
parent 19655edbf7
commit 6dfd722de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,4 @@
pytest>=5.4.1,<5.5 pytest>=5.4.1,<5.5
pytest-django>=3.9.0,<3.10 pytest-django>=3.9.0,<3.10
pytest-cov>=2.7.1 pytest-cov>=2.7.1
six>=1.14.0