Browse Source

#220 add python-multipart dependency for form parsing

Falko Schindler 2 years ago
parent
commit
f8451fc4f0
2 changed files with 672 additions and 22 deletions
  1. 671 22
      poetry.lock
  2. 1 0
      pyproject.toml

File diff suppressed because it is too large
+ 671 - 22
poetry.lock


+ 1 - 0
pyproject.toml

@@ -24,6 +24,7 @@ fastapi-socketio = "^0.0.9"
 vbuild = "^0.8.1"
 watchfiles = "^0.18.1"
 jinja2 = "^3.1.2"
+python-multipart = "^0.0.5"
 
 [tool.poetry.group.dev.dependencies]
 icecream = "^2.1.0"

Some files were not shown because too many files changed in this diff