requests>=2.32.5
tzdata>=2025.3

[:python_version < "3.11"]
typing-extensions>=4.15.0

[dev]
pyUSPTO[test]
pyUSPTO[docs]
pyUSPTO[lint]

[docs]
sphinx>=9.1.0
sphinx-rtd-theme>=3.1.0
sphinx_immaterial>=0.13.9
sphinx-autodoc-typehints>=3.9.5
sphinx-copybutton>=0.5.2
myst-parser>=5.0.0

[lint]
mypy>=1.19.0
types-requests>=2.32.4
ruff>=0.15.0

[test]
pytest>=9.0.2
pytest-cov>=7.0.0
pytest-mock>=3.15.1
typing_extensions>=4.15.0
