We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0360b commit bb8da17Copy full SHA for bb8da17
flydra_core/pyproject.toml
@@ -13,7 +13,7 @@ urls.homepage = "https://github.com/strawlab/flydra"
13
dependencies = [
14
"numpy >= 1.19",
15
16
- "tables>=3.9.0,!=3.10.2", # no 3.10.2 because of https://github.com/PyTables/PyTables/issues/1262
+ "tables>=3.9.0",
17
"cgkit1 >= 1.3.0",
18
"pymvg >= 2.1.0",
19
"adskalman",
0 commit comments