Skip to content

Commit 654d928

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents cc0be66 + 000666f commit 654d928

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
version:
1919
- '1'
20-
- `1.8`
20+
- '1.8'
2121
- nightly
2222
os:
2323
- ubuntu-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ParetoSmoothedImportanceSampling = "1"
5151
PrettyTables = "2.0"
5252
Reexport = "1.2"
5353
Requires = "1.0"
54-
StatsBase = "0.33"
54+
StatsBase = "0.33, 0.34"
5555
StatsFuns = "0.8, 0.9, 1.0"
5656
StructuralCausalModels = "1"
5757
Tables = "1.5"

0 commit comments

Comments
 (0)