We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a787a commit e909410Copy full SHA for e909410
1 file changed
pyproject.toml
@@ -8,6 +8,7 @@ requires-python = "==3.14.2"
8
dependencies = [
9
"flask==3.1.2",
10
"gunicorn==24.1.1",
11
+ "lxml==6.0.2",
12
"mf2py==2.0.1",
13
"mf2util==0.5.2",
14
]
0 commit comments