Skip to content
This repository was archived by the owner on May 16, 2020. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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