Files
notifications-admin/requirements.txt
Rebecca Law 009c117452 Upgrade requirements.
With the upgrade of pep8 to 1.7.0 module imports are required to be at the top of the file,
meaning I had to add a noqa line to some of the init files. Are those init files wrong or is pep8 too strict.
2016-04-21 09:30:33 +01:00

13 lines
334 B
Plaintext

Flask==0.10.1
Flask-Script==2.0.5
Flask-WTF==0.11
Flask-Login==0.2.11
credstash==1.8.0
boto3==1.3.0
Pygments==2.0.2
py-gfm==0.1.2
git+https://github.com/alphagov/notifications-python-client.git@0.5.0#egg=notifications-python-client==0.5.0
git+https://github.com/alphagov/notifications-utils.git@4.1.3#egg=notifications-utils==4.1.3