Skip to content

Commit 5a48117

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Functors to 0.4, (keep existing compat) (#233)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent e7f0efc commit 5a48117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ CUDA = "3.3"
3030
ChainRulesCore = "1"
3131
DataStructures = "0.18"
3232
Flux = "0.13.4"
33-
Functors = "0.2, 0.3"
33+
Functors = "0.2, 0.3, 0.4"
3434
Graphs = "1.4"
3535
KrylovKit = "0.5, 0.6"
3636
MLDatasets = "0.6, 0.7"
@@ -46,8 +46,8 @@ julia = "1.6"
4646
[extras]
4747
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
4848
ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a"
49-
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
5049
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
50+
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
5151
InlineStrings = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
5252
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
5353
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)