Severian commited on
Commit
1b68994
·
verified ·
1 Parent(s): 604c40b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -61,7 +61,7 @@ RUN pip install --no-cache-dir \
61
  flask-restful~=0.3.10 \
62
  fastapi~=0.109.0 \
63
  uvicorn~=0.23.0 \
64
- python-multipart~=1.3.1 \
65
  python-jose[cryptography]~=3.3.0 \
66
  passlib[bcrypt]~=3.1.1 \
67
  sqlalchemy~=2.0.24 \
 
61
  flask-restful~=0.3.10 \
62
  fastapi~=0.109.0 \
63
  uvicorn~=0.23.0 \
64
+ python-multipart~=0.0.17 \
65
  python-jose[cryptography]~=3.3.0 \
66
  passlib[bcrypt]~=3.1.1 \
67
  sqlalchemy~=2.0.24 \