pin pytest-forked to fix broken unit tests

This commit is contained in:
Ryan Petrello 2020-07-28 11:16:52 -04:00
parent 967f3cc6a7
commit 1c08206792
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

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