Skip to content

Commit 4b738d9

Browse files
committed
fix: add pytz dependency
1 parent 7cd2bb3 commit 4b738d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ def unique_flatten_dict(d):
1212
'palettable >= 3.0',
1313
'pandas',
1414
'pyarrow >= 0.15.0',
15+
'pytz',
1516
'requests',
1617
'squarify',
1718
'typing-extensions',

0 commit comments

Comments
 (0)