Skip to content

Commit

Permalink
feat(requirements.txt): add jsonpath-ng and pyyaml dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
muffoltz committed Feb 4, 2025
1 parent 67a59a9 commit 917bd1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion converter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ requests==2.32.2
gunicorn==23.0.0
typing-extensions>=4.5.0
pytest>=7.0.0
pytest-cov>=4.1.0
pytest-cov>=4.1.0
jsonschema==4.23.0
pydantic==2.10.4
jsonpath-ng==1.7.0
pyyaml==6.0.2

0 comments on commit 917bd1b

Please sign in to comment.