diff --git a/setup.cfg b/setup.cfg index 6f95163f..05a9959b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ python_requires = >=3.6 install_requires = # Essential packages django>=3.2 - pygments<=2.11.2 + pygments<=2.16.1 django-staticinline>=1.0 django-csp>=3.6 dj_database_url>=0.5.0