27 lines
712 B
Text
27 lines
712 B
Text
# SPDX-FileCopyrightText: 2021-2024 Jeff Epler
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-only
|
|
adafruit-circuitpython-datetime
|
|
beautifulsoup4
|
|
build
|
|
click
|
|
coverage >= 7.1.0
|
|
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
|
|
sphinx-autodoc-typehints
|
|
sphinx-rtd-theme
|
|
sphinx-mdinclude
|
|
twine; implementation_name=="cpython"
|
|
types-beautifulsoup4; implementation_name=="cpython"
|
|
types-python-dateutil; implementation_name=="cpython"
|
|
types-requests; implementation_name=="cpython"
|
|
typing-extensions; implementation_name=="cpython"
|
|
tzdata
|
|
wheel
|