diff --git a/setup.cfg b/setup.cfg index 78a3083..4669477 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ install_requires = Adyen>=6.0.0<7.0.0 django>=1.10 django-choices - requests + requests==2.32.1 glom tests_require = pytest