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
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
8 changes: 4 additions & 4 deletions test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage
nose
mock
coveralls
coverage==4.5.1
nose==1.3.7
mock==2.0.0
coveralls==1.3.0