Skip to content

Commit 2fa9ec1

Browse files
committed
Update min version in pyproject.toml
1 parent 1dbe7a5 commit 2fa9ec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
requires-python = ">=3.10,<4.0"
66
dependencies = [
77
"fastapi[standard]<1.0.0,>=0.114.2",
8-
"python-multipart<1.0.0,>=0.0.7",
8+
"python-multipart<1.0.0,>=0.0.27",
99
"email-validator<3.0.0.0,>=2.1.0.post1",
1010
"tenacity<9.0.0,>=8.2.3",
1111
"pydantic>2.0",

0 commit comments

Comments
 (0)