summaryrefslogtreecommitdiff
path: root/build-aux/requirements.txt
blob: 43a13beacbce03cc44356e525a88cf309bc65be8 (plain)
1
2
3
4
5
6
7
8
9
# build-aux/requirements.txt - List of Python dev requirements
#
# Copyright (C) 2024  Luke T. Shumaker <lukeshu@lukeshu.com>
# SPDX-License-Identifier: AGPL-3.0-or-later

mypy
types-gdb>=15.0.0.20241204 # https://github.com/python/typeshed/pull/13169
black
isort