Skip to content

Commit 8968a62

Browse files
committed
remove numpy version pin in environment.yml
1 parent af164d4 commit 8968a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- graphviz
77
- ipython!=8.7.0
88
- matplotlib>=3.5.3
9-
- numpy<1.26.0
9+
- numpy
1010
- pandas
1111
- patsy
1212
- pymc>=5.15.1

0 commit comments

Comments
 (0)