Skip to content

Commit

Permalink
Add python-multipart as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeda committed Nov 22, 2023
1 parent 5db8f2b commit fb9392a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ dependencies=[
"sortedcontainers",
"tables<3.9;python_version == '3.8'",
"tables; python_version >= '3.9'",
"python-multipart",
]

[project.scripts]
Expand Down

0 comments on commit fb9392a

Please sign in to comment.