Skip to content

Commit 52576cc

Browse files
committed
Updated pytables version to 3.5.1 to address incomptability with latest versions
of pandas/numpy Reference: pandas-dev/pandas#24839
1 parent ded63f3 commit 52576cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deps=
2424
pyOpenSSL
2525
pytest-logging
2626
pytest-localserver
27-
tables==3.4.2
27+
tables==3.5.1
2828
./iotile_analytics_core
2929
./iotile_analytics_interactive
3030
./iotile_analytics_offline

0 commit comments

Comments
 (0)