We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f061fff commit f551f5aCopy full SHA for f551f5a
1 file changed
pyproject.toml
@@ -6,8 +6,8 @@ readme = "README.md"
6
license = "CC0-1.0"
7
requires-python = "==3.14.2"
8
dependencies = [
9
- "flask==2.2.2",
10
- "gunicorn==20.1.0",
11
- "mf2py==1.1.2",
12
- "mf2util==0.5.1",
+ "flask==3.1.2",
+ "gunicorn==24.1.1",
+ "mf2py==2.0.1",
+ "mf2util==0.5.2",
13
]
0 commit comments