Skip to content

Commit f71fb98

Browse files
committed
fix: pinning jinja2 to before contextfilter was removed
1 parent 4c83c6f commit f71fb98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ google-api-python-client==1.7.3
4444
django-environ==0.4.5
4545
eth-utils==1.4.1
4646
jsondiff==1.1.1
47+
Jinja2==2.10.3
4748
social-auth-app-django==5.0.0
4849
django-ipware==2.0.2
4950
geoip2==2.8.0

0 commit comments

Comments
 (0)