# -- requirements.txt -- # # git >= 1.7 # TODO # sqlite3 >= 3.7 # perhaps manage some of these with buildout.org ? # virtualenv >= 1.8 # python >= 2.7.3 # You can install the remaining ones with # # $ . env/bin/activate # (env)$ pip install -r requirements.txt Flask >= 0.9 SQLAlchemy >= 0.7.9 Flask-WTF >= 0.8