diff --git a/setup.py b/setup.py index 46b65cf..5940f75 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ def get_version(): 'bottle', 'humanfriendly', 'networkx<2.8', - 'thrift==0.16.0', + 'thrift==0.24.0', 'redis>=2.10.0', 'pycountry>=17.9.23', 'requests',