Severian commited on
Commit
33cc1bf
·
verified ·
1 Parent(s): 1b68994

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -63,7 +63,7 @@ RUN pip install --no-cache-dir \
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 \
68
  psycopg2-binary~=2.9.9 \
69
  alembic~=1.14.0 \
 
63
  uvicorn~=0.23.0 \
64
  python-multipart~=0.0.17 \
65
  python-jose[cryptography]~=3.3.0 \
66
+ passlib[bcrypt]~=1.7.4 \
67
  sqlalchemy~=2.0.24 \
68
  psycopg2-binary~=2.9.9 \
69
  alembic~=1.14.0 \