change requirements to reflect wtforms sqlalchemy extension

This commit is contained in:
2022-11-16 09:46:57 -05:00
parent 07c7fd213c
commit cb944d8bbe

View File

@@ -17,6 +17,9 @@ Flask-SQLAlchemy==3.0.2
Flask-WTF==1.0.1 Flask-WTF==1.0.1
Flask-User==1.0.2.2 Flask-User==1.0.2.2
# WTForms Extensions
WTForms-SQLAlchemy==0.3.0
# Automated tests # Automated tests
pytest==7.2.0 pytest==7.2.0
pytest-cov==4.0.0 pytest-cov==4.0.0