Merge pull request #4486 from ryanpetrello/fix-372-unit-tests

pin pytest-forked to fix broken unit tests
This commit is contained in:
Ryan Petrello 2020-07-28 11:18:52 -04:00 committed by GitHub
commit b03b12163f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ pyflakes==2.2.0
pytest==3.6.0
pytest-cov==2.8.1
pytest-django==3.9.0
pytest-forked==1.2.0 # https://github.com/pytest-dev/pytest-forked/commit/664645adb28cb74c6b4caea6869842e60df82667
pytest-pythonpath
pytest-mock==1.11.1
pytest-timeout==1.3.4