Skip to content

Commit fb95d50

Browse files
committed
chore: update pyjuliacall requirement in environment.yml
1 parent ca70bfe commit fb95d50

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
@@ -7,6 +7,6 @@ dependencies:
77
- pandas>=0.21.0,<3.0.0
88
- numpy>=1.13.0,<3.0.0
99
- scikit-learn>=1.0.0,<2.0.0
10-
- pyjuliacall>=0.9.24,<0.9.26
10+
- pyjuliacall>=0.9.28,<0.9.29
1111
- click>=7.0.0,<9.0.0
1212
- typing-extensions>=4.0.0,<5.0.0

0 commit comments

Comments
 (0)