Skip to content

Commit c53dda6

Browse files
committed
update envs
1 parent 3ec84fb commit c53dda6

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

environment-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ dependencies:
2727
- pip:
2828
- lxml
2929
- ipytest
30+
- pytensor_distributions>=0.1.2

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ dependencies:
88
- numba>=0.60
99
- numpy>=2.0
1010
- scipy>=1.12
11+
- pip:
12+
- pytensor_distributions>=0.1.2

0 commit comments

Comments
 (0)