File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
66- pytest-cov
77- pytest-mock
88- pip :
9- - semantic-link-sempy>=0.12.2
9+ - semantic-link-sempy>=0.13.0
1010 - azure-identity==1.7.1
1111 - azure-storage-blob>=12.9.0
1212 - pandas-stubs
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ classifiers = [
2323license = { text = " MIT License" }
2424
2525dependencies = [
26- " semantic-link-sempy>=0.12.2 " ,
26+ " semantic-link-sempy>=0.13.0 " ,
2727 " anytree" ,
2828 " polib" ,
2929 " jsonpath_ng" ,
Original file line number Diff line number Diff line change 7575 "GraphQuerySet" : "GraphQuerySets" ,
7676 "OperationsAgent" : "OperationsAgents" ,
7777 "SnowflakeDatabase" : "snowflakeDatabases" ,
78+ "CosmosDBDatabase" : "cosmosDbDatabases" ,
7879}
You can’t perform that action at this time.
0 commit comments