diff --git a/requirements.txt b/requirements.txt index 36e3bcc..9aa5fcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ -Flask -Flask-Sqlalchemy -Flask-Assets -Flask-Mail -Flask-WTF -pytz -markdown -pygooglechart +Flask==1.0.2 +Flask-Sqlalchemy==2.3.2 +Flask-Assets==0.12 +Flask-Mail==0.9.1 +Flask-WTF==0.14.2 +pytz==2018.4 +markdown==2.6.11 +pygooglechart==0.4.0 https://github.com/hasgeek/coaster/zipball/master https://github.com/hasgeek/flask-lastuser/zipball/master https://github.com/hasgeek/baseframe/zipball/master -jsmin -greatape -Flask-Admin +jsmin==2.2.2 +greatape==0.3.2 +Flask-Admin==1.5.1 diff --git a/test_requirements.txt b/test_requirements.txt index 176dbd4..1912483 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,5 +1,5 @@ -coverage -nose -mock -coveralls +coverage==4.5.1 +nose==1.3.7 +mock==2.0.0 +coveralls==1.3.0