We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec02207 commit 07b5f45Copy full SHA for 07b5f45
requirements.server.txt
@@ -2,4 +2,5 @@
2
.
3
psycopg2==2.8
4
gunicorn==19.9.0
5
+Jinja2==3.1.6
6
progressbar2
setup.py
@@ -119,7 +119,7 @@
119
"aniso8601==1.2.0",
120
"Flask==0.12.2",
121
"Flask-RESTful==0.3.4",
122
- "Jinja2==2.11.3",
+ "Jinja2",
123
"MarkupSafe==1.1.1",
124
"SQLAlchemy==1.3.24",
125
"Werkzeug==0.15.6",
0 commit comments