Skip to content

Commit 8dcc8af

Browse files
Merge pull request #46 from UMDBPP/develop
use working version of tablecrow
2 parents 4eb407f + bfbbf9e commit 8dcc8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
'requests',
9090
'shapely',
9191
'sshtunnel',
92-
'tablecrow>=1.3.2',
92+
'tablecrow>=1.3.3',
9393
],
9494
extras_require={
9595
'testing': ['flake8', 'pytest', 'pytest-cov', 'pytz'],

0 commit comments

Comments
 (0)