We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd2bb3 commit 4b738d9Copy full SHA for 4b738d9
1 file changed
setup.py
@@ -12,6 +12,7 @@ def unique_flatten_dict(d):
12
'palettable >= 3.0',
13
'pandas',
14
'pyarrow >= 0.15.0',
15
+ 'pytz',
16
'requests',
17
'squarify',
18
'typing-extensions',
0 commit comments