diff --git a/setup.py b/setup.py index 1be283c..32897b7 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ 'Operating System :: OS Independent', ], install_requires=[ - 'requests==2.21.0', + 'requests==2.31.0', 'python-dateutil==2.7.5' ] ) \ No newline at end of file