dogeystamp
950265e013
users can now request a login and we can check that they are authenticated or administrator using function decorators
18 lines
293 B
Plaintext
18 lines
293 B
Plaintext
bcrypt==4.0.1
|
|
click==8.1.3
|
|
Flask==2.2.3
|
|
Flask-Bcrypt==1.0.1
|
|
Flask-Cors==3.0.10
|
|
Flask-Script==2.0.6
|
|
Flask-SQLAlchemy==3.0.3
|
|
greenlet==2.0.2
|
|
itsdangerous==2.1.2
|
|
Jinja2==3.1.2
|
|
MarkupSafe==2.1.2
|
|
PyJWT==2.6.0
|
|
PyYAML==6.0
|
|
six==1.16.0
|
|
SQLAlchemy==2.0.5.post1
|
|
typing_extensions==4.5.0
|
|
Werkzeug==2.2.3
|