Skip to content

Commit 22d4d03

Browse files
update pyproject toml
1 parent 7070954 commit 22d4d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires-python = ">=3.10"
1010
dependencies = [
1111
"requests (>=2.32.3,<3.0.0)",
1212
"python-dotenv (>=1.1.0,<2.0.0)",
13-
"flask (>=3.1.0,<4.0.0)",
13+
"flask (==3.1.0)",
1414
"gunicorn (>=23.0.0,<24.0.0)"
1515
]
1616

0 commit comments

Comments
 (0)