Skip to content

Commit

Permalink
feat: add secator configuration loader (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocervell committed Apr 22, 2024
1 parent a0a19fb commit 9b9ab7b
Show file tree
Hide file tree
Showing 25 changed files with 842 additions and 289 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Expand Up @@ -42,9 +42,11 @@ dependencies = [
"packaging < 25",
"python-dotenv < 2",
"pyyaml < 7",
"pydantic < 3",
"requests < 3",
"rich < 14",
"rich-click < 1.7",
"typing_extensions < 5",
"validators < 1",
"xmltodict < 1"
]
Expand Down

0 comments on commit 9b9ab7b

Please sign in to comment.