diff --git a/setup.py b/setup.py index d45c55b..e3f2c78 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def get_long_description(): license="MIT License", install_requires=[ "statsd==3.2.2", - "requests==2.20.0", + "requests==2.31.0", "tornado==5.0.1", "msgpack-python==0.5.6", "basescript==0.2.2",