diff --git a/requirements.txt b/requirements.txt index 8023f5b..afd49d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ absl-py>=0.8 -thrift==0.11.0 \ No newline at end of file +thrift==0.24.0 \ No newline at end of file diff --git a/setup.py b/setup.py index 6e35cb4..dc8cfc1 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ packages=find_packages(), install_requires=[ "absl-py>=0.8", - "thrift==0.11.0" + "thrift==0.24.0" ], package_data={ 'clause': [