diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..153a8ed --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +typer>=0.9.0 +pyyaml>=6.0 +tomlkit>=0.12.0 +jsonschema>=4.20.0 +rich>=13.7.0 +pytest>=7.4.0 +pytest-cov>=4.1.0