Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a15aeb3

Browse files
committedMay 24, 2022
fix: pinning to last known good vers of jinja2 and markupsafe
1 parent 4c83c6f commit a15aeb3

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.1.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)
Please sign in to comment.