Browse Source
Change requirements for Python 3 compatibility
Remove wsgiref (not compatible, not required)
Change Flask-and-Redis in favour of Flask-Redis (latter is compatible)
Use forked version of Flask-WhooshAlchemy that has full Python 3 compatibility