From 51a090cfdc99ea2502f9fb976b8cc1b58189cce4 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 24 Sep 2019 20:47:24 -0700 Subject: [PATCH] Fix CI --- requirements_test.txt | 1 + requirements_test_all.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/requirements_test.txt b/requirements_test.txt index b9b919c4bfd..ae4401178b1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -13,6 +13,7 @@ mypy==0.720 pre-commit==1.18.3 pydocstyle==4.0.1 pylint==2.3.1 +astroid==2.2.5 pytest-aiohttp==0.3.0 pytest-cov==2.7.1 pytest-sugar==0.9.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 63ad27a654c..c92b16b78fe 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -14,6 +14,7 @@ mypy==0.720 pre-commit==1.18.3 pydocstyle==4.0.1 pylint==2.3.1 +astroid==2.2.5 pytest-aiohttp==0.3.0 pytest-cov==2.7.1 pytest-sugar==0.9.2