Skip to content

Commit e45f248

Browse files
committed
Attempt 6
1 parent 5da04d9 commit e45f248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies = [
5858
"pandas ==2.2.*", # >= 3.9
5959
"pythonnet ==3.0.3; platform_system == 'Windows'", # 3.7 - 3.12
6060
"pyyaml ==6.0.*", # >= 3.6
61-
"tables ==3.9.*", # >= 3.9
61+
"tables ==3.10.*", # >= 3.9
6262
"scikit-learn ==1.5.*", # 3.9 - 3.12
6363
"scipy ==1.13.*", # >= 3.10
6464
"seaborn ==0.13.*", # >= 3.8

0 commit comments

Comments
 (0)