diff --git a/setup.py b/setup.py index 2ba7547..f8763b7 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ py_modules=['tap_recharge'], install_requires=[ 'backoff==1.8.0', - 'requests==2.20.0', + 'requests==2.31.0', 'singer-python==5.8.0' ], entry_points='''