File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11pydantic ~= 2.6
22typing-extensions ~= 4.9
3- waylay-sdk-core ~= 0.2.4
3+ waylay-sdk-core ~= 0.3.2
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ authors = [
1212keywords = [" Waylay Query: timeseries queries (v1 protocol)" , " Types" ]
1313requires-python = " >= 3.9"
1414dependencies = [
15- " waylay-sdk-core ~= 0.2.4 " ,
15+ " waylay-sdk-core ~= 0.3.2 " ,
1616 " waylay-sdk-queries == 0.5.0.20241025" ,
1717 " pydantic ~= 2.6" ,
1818 " typing-extensions ~= 4.10" ,
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ authors = [
1212keywords = [" Waylay Query: timeseries queries (v1 protocol)" ]
1313requires-python = " >= 3.9"
1414dependencies = [
15- " waylay-sdk-core ~= 0.2.4 " ,
15+ " waylay-sdk-core ~= 0.3.2 " ,
1616 " pydantic ~= 2.6" ,
1717 " typing-extensions ~= 4.10" ,
1818 " eval-type-backport ~= 0.1.3; python_version < '3.10'" ,
You can’t perform that action at this time.
0 commit comments