Skip to content

Commit

Permalink
Remove jmespath dependency (#3797)
Browse files Browse the repository at this point in the history
Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
  • Loading branch information
merelcht authored and Ahdra Merali committed Apr 17, 2024
1 parent db499c1 commit d387661
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies = [
"gitpython>=3.0",
"importlib-metadata>=3.6,<8.0; python_version >= '3.8'",
"importlib_resources>=1.3,<7.0", # The `files()` API was introduced in `importlib_resources` 1.3 and Python 3.9.
"jmespath>=0.9.5",
"more_itertools>=8.14.0",
"omegaconf>=2.1.1",
"parse>=1.19.0",
Expand Down

0 comments on commit d387661

Please sign in to comment.