diff --git a/setup.py b/setup.py index 60f3c27..8a25feb 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ def run(self): 'pyphen==0.14.0', 'pytz==2022.7.1', 'PyYAML==6.0', - 'requests==2.28.2', + 'requests==2.31.0', 'scikit-learn==1.2.2', 'scipy==1.10.1', 'smart-open==6.3.0',