2016-06-10 01:25:46 +00:00
|
|
|
# Should use latest 1.9 for security
|
2016-09-17 05:50:46 +00:00
|
|
|
Django==1.9.7
|
2016-02-27 22:55:59 +00:00
|
|
|
pinax-theme-bootstrap==7.3.0
|
|
|
|
metron==1.3.7
|
|
|
|
pinax-eventlog==1.1.1
|
2016-09-30 10:46:05 +00:00
|
|
|
django-formset-js==0.5.0
|
2015-10-16 17:53:02 +00:00
|
|
|
dj-static==0.0.6
|
2016-02-27 22:55:59 +00:00
|
|
|
dj-database-url==0.4.0
|
2016-09-17 05:50:46 +00:00
|
|
|
pylibmc==1.5.1
|
|
|
|
raven==5.27.0
|
2017-02-17 07:36:58 +00:00
|
|
|
django-debug-toolbar==1.6
|
|
|
|
|
2017-03-26 04:37:30 +00:00
|
|
|
djangosaml2
|
2017-03-30 08:29:04 +00:00
|
|
|
-e git+https://github.com/nakato/django-gapc-storage.git@master#egg=django-gapc-storage
|
2017-03-26 04:37:30 +00:00
|
|
|
|
2017-02-17 07:36:58 +00:00
|
|
|
# database
|
2017-03-05 04:55:59 +00:00
|
|
|
mysqlclient>=1.3.3
|
2015-10-16 17:53:02 +00:00
|
|
|
|
2016-04-25 09:40:35 +00:00
|
|
|
# For testing
|
|
|
|
django-nose==1.4.3
|
|
|
|
coverage==4.0.3
|
|
|
|
|
2017-03-26 04:14:27 +00:00
|
|
|
-e git+https://gitlab.com/lca2018/symposion.git@lca2018#egg=symposion
|
2016-09-30 10:46:05 +00:00
|
|
|
-e git+https://github.com/chrisjrn/registrasion.git@master#egg=registrasion
|
|
|
|
-e git+https://github.com/chrisjrn/registrasion-stripe.git@master#egg=registrasion-stripe
|