Skip to content

Commit e4cabf3

Browse files
authored
Remove jsonpath-ng Dependency (Azure#37418)
1 parent 5731696 commit e4cabf3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sdk/evaluation/azure-ai-evaluation/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
"promptflow-devkit>=1.15.0",
6969
"promptflow-core>=1.15.0",
7070
"websocket-client>=1.2.0",
71-
"jsonpath_ng>=1.5.0",
7271
"numpy>=1.23.2; python_version<'3.12'",
7372
"numpy>=1.26.4; python_version>='3.12'",
7473
"pyjwt>=2.8.0",

shared_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,5 @@ dnspython
7171
promptflow-core
7272
promptflow-devkit
7373
numpy
74-
jsonpath-ng
7574
nltk
7675
rouge-score

0 commit comments

Comments
 (0)