new changes
This commit is contained in:
@@ -12,6 +12,8 @@ asyncpg>=0.29.0
|
||||
# Auth
|
||||
python-jose[cryptography]>=3.3.0
|
||||
passlib[bcrypt]>=1.7.4
|
||||
# passlib 1.7.4 breaks against bcrypt>=4.1 (ValueError in bcrypt self-test / 72-byte rules)
|
||||
bcrypt>=4.0.1,<4.1
|
||||
python-dotenv>=1.0.0
|
||||
|
||||
# Redis & Celery
|
||||
|
||||
Reference in New Issue
Block a user