Skip to content

Commit 40745bd

Browse files
committed
Fix CI
1 parent 36b2c19 commit 40745bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/azure_template_posix.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
PANDAS: 1.1.0
2424
STATSMODELS: 0.12.0
2525
XARRAY: 0.16.0
26-
FORMULAIC: 0.6.1
26+
FORMULAIC: 0.6.5
2727
test.install: true
2828
python39_mid:
2929
python.version: '3.9'
@@ -33,7 +33,7 @@ jobs:
3333
STATSMODELS: 0.12.0
3434
XARRAY: 0.18.0
3535
XXHASH: true
36-
FORMULAIC: 0.6.1
36+
FORMULAIC: 0.6.5
3737
test.install: true
3838
python39_recent:
3939
python.version: '3.9'
@@ -42,7 +42,7 @@ jobs:
4242
PANDAS: 1.3.0
4343
STATSMODELS: 0.13.0
4444
XARRAY: 0.20.0
45-
FORMULAIC: 0.6.1
45+
FORMULAIC: 0.6.5
4646
test.install: true
4747
python310_no_cython:
4848
python.version: '3.10'

0 commit comments

Comments
 (0)