Skip to content

Commit c0d45b0

Browse files
committed
fix: pinning to last known good vers of jinja2 and markupsafe
1 parent 4c83c6f commit c0d45b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements/base.txt

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ 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==3.0.3
48+
markupsafe==2.0.1
4749
social-auth-app-django==5.0.0
4850
django-ipware==2.0.2
4951
geoip2==2.8.0

0 commit comments

Comments
 (0)