We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbe3303 + 9a3fd66 commit 829956cCopy full SHA for 829956c
pyproject.toml
@@ -56,7 +56,7 @@ Homepage = "https://python-ellar.github.io/ellar/"
56
57
[project.optional-dependencies]
58
all = [
59
- "python-multipart >=0.0.5,<0.0.10",
+ "python-multipart >=0.0.5,<0.0.21",
60
"itsdangerous >=1.1.0,<3.0.0",
61
"pyyaml >=5.3.1,<7.0.0",
62
"ujson >=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,<6.0.0",
0 commit comments