Skip to content

Commit 5765b9b

Browse files
committed
update bambi
1 parent d5f1eba commit 5765b9b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
- ruff
2525
- ipykernel
2626
- pymc>=5.24.0
27-
- bambi>=0.15.0
27+
- bambi>=0.13.0
2828
- pip:
2929
- lxml
3030
- ipytest

environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ dependencies:
2121
- sphinxcontrib-bibtex
2222
- jupyter-sphinx
2323
- pymc>=5.24.0
24-
- bambi>=0.15.0
24+
- bambi>=0.13.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ lxml
1010
ipykernel
1111
pandas
1212
pymc>=5.24.0
13-
bambi>=0.15.0
13+
bambi>=0.13.0
1414
ruff

0 commit comments

Comments
 (0)