diff --git a/setup.cfg b/setup.cfg index d0efa16..6f95163 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,8 +30,7 @@ python_requires = >=3.6 install_requires = # Essential packages django>=3.2 - pygments>=2.11 - mysqlclient>=2.1.0 + pygments<=2.11.2 django-staticinline>=1.0 django-csp>=3.6 dj_database_url>=0.5.0