25 lines
642 B
Text
25 lines
642 B
Text
# SPDX-FileCopyrightText: 2021-2024 Jeff Epler
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-only
|
|
adafruit-circuitpython-datetime
|
|
beautifulsoup4
|
|
build
|
|
click
|
|
coverage
|
|
mypy; implementation_name=="cpython"
|
|
click>=8.1.5; implementation_name=="cpython"
|
|
leapseconddata
|
|
platformdirs
|
|
pre-commit
|
|
python-dateutil
|
|
requests; implementation_name=="cpython"
|
|
setuptools>=68; implementation_name=="cpython"
|
|
sphinx>=7,<8
|
|
sphinx-autodoc-typehints
|
|
sphinx-rtd-theme
|
|
twine; implementation_name=="cpython"
|
|
types-beautifulsoup4; implementation_name=="cpython"
|
|
types-python-dateutil; implementation_name=="cpython"
|
|
types-requests; implementation_name=="cpython"
|
|
tzdata
|
|
wheel
|