Files
notifications-admin/requirements.txt

15 lines
376 B
Plaintext
Raw Normal View History

Flask==0.10.1
2015-11-23 13:50:37 +00:00
Flask-Script==2.0.5
Flask-Migrate==1.3.1
Flask-SQLAlchemy==2.0
psycopg2==2.6.1
SQLAlchemy==1.0.5
SQLAlchemy-Utils==0.30.5
Flask-WTF==0.11
Flask-Login==0.2.11
Flask-Bcrypt==0.6.2
git+https://github.com/alphagov/notify-api-client.git@0.1.4#egg=notify-api-client==0.1.4
2016-01-07 15:39:36 +00:00
git+https://github.com/alphagov/notifications-utils.git@0.0.3#egg=notifications-utils==0.0.3