Przeglądaj źródła

Limit Jinja2 version to below 3.0.

Nashwan Azhari 5 lat temu
rodzic
commit
0c14722aed
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -1,6 +1,7 @@
 eventlet
 eventlet
 keystoneauth1
 keystoneauth1
 keystonemiddleware
 keystonemiddleware
+Jinja2<3.0
 jsonschema
 jsonschema
 # NOTE (aznashwan, 21-03-31): kombu>=5 has some weird interactions with
 # NOTE (aznashwan, 21-03-31): kombu>=5 has some weird interactions with
 # oslo_messaging which causes extreme RAM usage in the API service,
 # oslo_messaging which causes extreme RAM usage in the API service,