Skip to content

Commit 3f4653b

Browse files
authored
Update version to Flask 2
Flask 1 returns an import error [cannot import name 'escape' from 'jinja2']
1 parent 9569aba commit 3f4653b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Flask>=1.0,<=1.1.2
1+
Flask>=2.0,<=2.1.1

0 commit comments

Comments
 (0)