diff --git a/setup.py b/setup.py index faaa8dac..fc3ce78a 100755 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ setup( 'ib_insync', # numerics - 'arrow', # better datetimes + 'pendulum', # easier datetimes 'bidict', # 2 way map 'cython', 'numpy',