Files
controles/requirements.txt

20 lines
328 B
Plaintext
Raw Normal View History

Flask==3.0.2
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.3
Flask-WTF==1.2.1
Flask-Mail==0.9.1
SQLAlchemy>=2.0.36
Werkzeug==3.0.1
python-dotenv==1.0.1
pyotp==2.9.0
qrcode==7.4.2
Pillow>=10.4.0
email-validator==2.3.0
cryptography==42.0.2
bcrypt==4.1.2
Bootstrap-Flask==2.3.3
PyJWT==2.8.0
gunicorn==21.2.0
Faker==19.13.0
redis==5.0.1