Skip to content

Commit b2880a9

Browse files
authored
Merge pull request #2 from omar-2004/OMAR
Add Flask-Bcrypt and Flask-Login to requirements.txt
2 parents 761d84c + 4287ffa commit b2880a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
alembic==1.14.1
2+
bcrypt==4.3.0
23
blinker==1.9.0
34
click==8.1.8
45
colorama==0.4.6
56
Deprecated==1.2.18
67
Flask==3.1.0
8+
Flask-Bcrypt==1.0.1
79
Flask-DebugToolbar==0.16.0
810
Flask-DotEnv==0.1.2
911
Flask-Limiter==3.10.1
12+
Flask-Login==0.6.3
1013
Flask-Migrate==4.1.0
1114
Flask-SQLAlchemy==3.1.1
1215
flask-talisman==1.1.0

0 commit comments

Comments
 (0)