diff --git a/benchmarks/python/performance/requirements.txt b/benchmarks/python/performance/requirements.txt index f17f7b4..73496d1 100644 --- a/benchmarks/python/performance/requirements.txt +++ b/benchmarks/python/performance/requirements.txt @@ -59,7 +59,7 @@ perf==1.5.1 Chameleon==3.2 # bm_chameleon # Django is currently stuck at Django 1.11 to support Python 2.7 and Python 3: # https://mail.python.org/pipermail/speed/2018-January/000619.html -Django==1.11.9 # bm_django_template +Django==1.11.29 # bm_django_template Genshi==0.7 # bm_genshi Mako==1.0.7 # bm_mako SQLAlchemy==1.2.0 # bm_sqlalchemy_declarative