File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22on :
33 push :
44 branches :
5- - master
5+ - main
66 tags : ['*']
77 pull_request :
88 workflow_dispatch :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ XAIBase = "9b48221d-a747-4c1b-9860-46a1d8ba24a7"
1515
1616[compat ]
1717ADTypes = " 1"
18- DifferentiationInterface = " 0.6"
18+ DifferentiationInterface = " 0.6, 0.7 "
1919Distributions = " 0.25"
2020ProgressMeter = " 1.10.4"
2121Random = " <0.0.1, 1"
Original file line number Diff line number Diff line change @@ -170,11 +170,11 @@ Contributions are welcome!
170170[ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
171171[ docs-dev-url ] : https://julia-xai.github.io/ExplainableAI.jl/dev
172172[ changelog-img ] : https://img.shields.io/badge/news-changelog-yellow.svg
173- [ changelog-url ] : https://github.com/Julia-XAI/ExplainableAI.jl/blob/master /CHANGELOG.md
173+ [ changelog-url ] : https://github.com/Julia-XAI/ExplainableAI.jl/blob/main /CHANGELOG.md
174174
175175[ ci-img ] : https://github.com/Julia-XAI/ExplainableAI.jl/workflows/CI/badge.svg
176176[ ci-url ] : https://github.com/Julia-XAI/ExplainableAI.jl/actions
177- [ codecov-img ] : https://codecov.io/gh/Julia-XAI/ExplainableAI.jl/branch/master /graph/badge.svg
177+ [ codecov-img ] : https://codecov.io/gh/Julia-XAI/ExplainableAI.jl/branch/main /graph/badge.svg
178178[ codecov-url ] : https://codecov.io/gh/Julia-XAI/ExplainableAI.jl
179179
180180[ aqua-img ] : https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg
You can’t perform that action at this time.
0 commit comments