Skip to content

Commit c67629b

Browse files
committed
don't rely on latest versions
1 parent 791b7a0 commit c67629b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ BugReports: https://github.com/easystats/performance/issues
7373
Depends:
7474
R (>= 4.0)
7575
Imports:
76-
bayestestR (>= 0.17.0),
77-
insight (>= 1.4.1),
76+
bayestestR (>= 0.16.1),
77+
insight (>= 1.4.0),
7878
datawizard (>= 1.2.0),
7979
stats,
8080
methods,
@@ -127,15 +127,15 @@ Suggests:
127127
metafor,
128128
mgcv,
129129
mlogit,
130-
modelbased (>= 0.13.0),
130+
modelbased (>= 0.12.0),
131131
multimode,
132132
nestedLogit,
133133
nlme,
134134
nnet,
135135
nonnest2,
136136
ordinal,
137137
parallel,
138-
parameters (>= 0.28.1),
138+
parameters (>= 0.28.0),
139139
patchwork,
140140
pscl,
141141
psych,

0 commit comments

Comments
 (0)