diff --git a/setup.py b/setup.py index 68519ee..b73c633 100644 --- a/setup.py +++ b/setup.py @@ -33,6 +33,7 @@ "humanize>=4", "p_tqdm>=1", "pygsheets>=2", + "requests<2.32", #: https://github.com/Esri/arcgis-python-api/issues/1834 "sendgrid>=6", "tabulate>=0", "tqdm>=4",