Skip to content

Commit ac1c00a

Browse files
chore(deps): widen pyjuliacall range in environment.yml to match pyproject.toml
1 parent 1561af1 commit ac1c00a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
- pandas>=0.21.0,<4.0.0
88
- numpy>=1.13.0,<3.0.0
99
- scikit-learn>=1.0.0,<2.0.0
10-
- pyjuliacall>=0.9.28,<0.9.29
10+
- pyjuliacall>=0.9.28,<0.9.36
1111
- click>=7.0.0,<9.0.0
1212
- typing-extensions>=4.0.0,<5.0.0

0 commit comments

Comments
 (0)