summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-06 15:04:23 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-06 17:28:53 +0100
commitd7cc8bedd1be8f69abc9e981775498569cae18c2 (patch)
tree394cfa8f4a2d78ef82921c455e34197fb1709734 /requirements_test.txt
parentdc1f92d9bc81db9d1b05243a89227ac7399134fa (diff)
downloadpylint-git-d7cc8bedd1be8f69abc9e981775498569cae18c2.tar.gz
Relax test's dependencies so we're not spammed by dependabot
Diffstat (limited to 'requirements_test.txt')
-rw-r--r--requirements_test.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 931181ab4..9f702393b 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -1,9 +1,9 @@
-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
-coveralls==3.0.0
-coverage==5.5
-pre-commit==2.10.1
-pyenchant==3.2.0
-pytest-cov==2.11.1
-pytest-profiling==1.7.0
-pytest-xdist==2.2.1
+coveralls~=3.0
+coverage~=5.5
+pre-commit~=2.10
+pyenchant~=3.2
+pytest-cov~=2.11
+pytest-profiling~=1.7
+pytest-xdist~=2.2