Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Initial Update #288

Merged
merged 14 commits into from
Jun 18, 2018
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
Flask
Flask==1.0.2
https://github.com/hasgeek/coaster/archive/master.zip
https://github.com/hasgeek/baseframe/archive/master.zip
Flask-SQLAlchemy
Flask-SQLAlchemy==2.3.2
https://github.com/hasgeek/flask-lastuser/zipball/master
nose
pytz
nose==1.3.7
pytz==2018.4
https://github.com/jace/pydocflow/zipball/master
ordereddict
fabric
markdown
Flask-WTF
unicodecsv
Flask-Script
Flask-Mail
html2text
Flask-Migrate
ordereddict==1.1
fabric==2.1.3
markdown==2.6.11
Flask-WTF==0.14.2
unicodecsv==0.14.1
Flask-Script==2.0.6
Flask-Mail==0.9.1
html2text==2018.1.9
Flask-Migrate==2.1.1
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
coverage
coverage==4.5.1