From cc85d8287e9fc45ca3553e58767f5c8bc195f777 Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 7 Dec 2024 22:06:18 +0700 Subject: [PATCH] pin dev requirements --- tubearchivist/requirements-dev.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tubearchivist/requirements-dev.txt b/tubearchivist/requirements-dev.txt index 0e0dea78..b7f4258e 100644 --- a/tubearchivist/requirements-dev.txt +++ b/tubearchivist/requirements-dev.txt @@ -1,11 +1,11 @@ -r requirements.txt -black -codespell -flake8 -isort -pylint -pylint-django -pytest -pytest-django -requirementscheck -types-requests +black==24.10.0 +codespell==2.3.0 +flake8==7.1.1 +isort==5.13.2 +pylint-django==2.6.1 +pylint==3.3.2 +pytest-django==4.9.0 +pytest==8.3.4 +requirementscheck==0.0.3 +types-requests==2.32.0.20241016