zeek/auxil/package-manager/requirements.txt
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
359 B
Plaintext

# NOTE: Dependencies should go into `pyproject.toml`. We keep this file to e.g., support RTD.
# Requirements for general zkg usage
GitPython>=3.1.43
semantic_version>=2.10.0
# Technically not a zkg dependency, but typically expected by users to be present.
btest>=1.1
# Requirements for development (e.g. building docs)
Sphinx>=7.2.6
sphinx_rtd_theme>=2.0.0