aboutsummaryrefslogtreecommitdiff
blob: 9f4869c9531d0d950d200c69e393545a74e036fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2024 Gentoo Foundation
# Copyright 2024 Mike Frysinger <vapier@gentoo.org>
# Copyright 2024 The ChromiumOS Authors
# Distributed under the terms of the GNU General Public License v2

# Deps needed to run tests/linters/etc...
# https://pip.pypa.io/en/stable/reference/requirements-file-format/

black==23.*
isort==5.*
mypy==1.*
pylint==3.0.*