diff --git a/misc/requirements/requirements-tests-git.txt b/misc/requirements/requirements-tests-git.txt index 68f93bc7a..5a4450293 100644 --- a/misc/requirements/requirements-tests-git.txt +++ b/misc/requirements/requirements-tests-git.txt @@ -27,7 +27,6 @@ git+https://github.com/pytest-dev/pytest-qt.git git+https://github.com/pytest-dev/pytest-repeat.git git+https://github.com/pytest-dev/pytest-rerunfailures.git git+https://github.com/abusalimov/pytest-travis-fold.git -git+https://github.com/fschulze/pytest-warnings.git git+https://github.com/The-Compiler/pytest-xvfb.git hg+https://bitbucket.org/gutworth/six hg+https://bitbucket.org/jendrikseipp/vulture diff --git a/misc/requirements/requirements-tests.txt b/misc/requirements/requirements-tests.txt index 1ddbb09d2..fba993d5c 100644 --- a/misc/requirements/requirements-tests.txt +++ b/misc/requirements/requirements-tests.txt @@ -29,7 +29,6 @@ pytest-qt==2.1.0 pytest-repeat==0.4.1 pytest-rerunfailures==2.1.0 pytest-travis-fold==1.2.0 -pytest-warnings==0.3.0 pytest-xvfb==1.0.0 PyVirtualDisplay==0.2.1 vulture==0.14 diff --git a/misc/requirements/requirements-tests.txt-raw b/misc/requirements/requirements-tests.txt-raw index d0f3bec52..07354d898 100644 --- a/misc/requirements/requirements-tests.txt-raw +++ b/misc/requirements/requirements-tests.txt-raw @@ -16,7 +16,6 @@ pytest-qt pytest-repeat pytest-rerunfailures pytest-travis-fold -pytest-warnings pytest-xvfb vulture