Skip to content

Commit b4dbe73

Browse files
committed
Add flask-babel dependency for translation support
1 parent aa6c5f1 commit b4dbe73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Python 3.11 required
22
flask==3.0.3
3+
flask-babel==4.0.0
34
python3-saml==1.16.0
45
# xmlsec >= 1.3.15 is broken
56
# See https://github.com/xmlsec/python-xmlsec/issues/346#issuecomment-2744390574

0 commit comments

Comments
 (0)