mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-10-29 19:51:52 +00:00
fix: pin bcrypt to 4.0.1 (#113)
fixes issue in the now abandoned(?) passlib library where passwords could not be hashed
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
alembic==1.7.5
|
||||
autopep8==1.6.0
|
||||
bcrypt==4.0.1
|
||||
email-validator==1.1.3
|
||||
Flask==3.0.0
|
||||
Flask-APScheduler==1.12.3
|
||||
|
||||
Reference in New Issue
Block a user