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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -58,7 +58,7 @@ RUN pip install --no-cache-dir \
58
  flask-migrate~=4.0.0 \
59
  flask-login~=0.6.3 \
60
  flask-limiter~=3.8.0 \
61
- flask-restful~=0.4.1 \
62
  fastapi~=0.109.0 \
63
  uvicorn~=0.23.0 \
64
  python-multipart~=1.3.1 \
 
58
  flask-migrate~=4.0.0 \
59
  flask-login~=0.6.3 \
60
  flask-limiter~=3.8.0 \
61
+ flask-restful~=0.3.10 \
62
  fastapi~=0.109.0 \
63
  uvicorn~=0.23.0 \
64
  python-multipart~=1.3.1 \