Skip to content

Commit bb8da17

Browse files
committed
Revert "flydra_core: workaround pytables issue"
This reverts commit 71b2f49.
1 parent 3c0360b commit bb8da17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flydra_core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ urls.homepage = "https://github.com/strawlab/flydra"
1313
dependencies = [
1414
"numpy >= 1.19",
1515

16-
"tables>=3.9.0,!=3.10.2", # no 3.10.2 because of https://github.com/PyTables/PyTables/issues/1262
16+
"tables>=3.9.0",
1717
"cgkit1 >= 1.3.0",
1818
"pymvg >= 2.1.0",
1919
"adskalman",

0 commit comments

Comments
 (0)