Cleanup some duplication in the requirements.

pull/9/head
Dave Page 2018-04-04 14:17:47 +01:00
parent a95775ae49
commit 1617d003cd
1 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@ Flask-Login==0.3.2
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
Flask-Principal==0.4.0
Flask-Security==3.0.0
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
html5lib==1.0.1
@ -54,6 +53,5 @@ Flask-Script==2.0.5; python_version < '2.7'
ordereddict; python_version < '2.7'
python-dateutil==2.5.0; python_version < '2.7'
SQLAlchemy==1.0.14; python_version < '2.7'
SQLAlchemy==1.0.14; python_version < '2.7'
Flask-Security==1.7.5; python_version < '2.7'
Flask-BabelEx==0.9.3; python_version < '2.7'