From 3d3e01138a4ea5dec0df258844f89390739ee4af Mon Sep 17 00:00:00 2001 From: Sachi King Date: Sat, 27 May 2017 20:22:59 +1000 Subject: [PATCH] Update Requirements to reflect vendoring appropriately --- constraints.txt | 4 ---- requirements.txt | 15 ++++++++++++++- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/constraints.txt b/constraints.txt index ad778a0b..9c787b22 100644 --- a/constraints.txt +++ b/constraints.txt @@ -1,10 +1,6 @@ django<1.12,>=1.11 pysaml2==4.4.0 django-countries>=4.3 -django-model-utils>=3.0.0 -django-sitetree>=1.8.0 -easy-thumbnails>=2.4.1 --e git+https://gitlab.com/lca2018/symposion.git@lca2018#egg=symposion -e git+https://gitlab.com/LCA2018/symposion_registrasion.git@master#egg=registrasion -e git+https://gitlab.com/LCA2018/symposion_registrasion_stripe.git@master#egg=registrasion-stripe -e git+https://github.com/nakato/django-gapc-storage.git@master#egg=django-gapc-storage diff --git a/requirements.txt b/requirements.txt index b86eeb30..87eda7b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,19 @@ mysqlclient>=1.3.3 # For testing django-nose>=1.4.4 coverage==4.0.3 -symposion + registrasion registrasion-stripe + + +# Symposion reqs +django-appconf==1.0.1 +django-model-utils>=3.0.0 +django-reversion==1.10.1 +django-sitetree>=1.8.0 +django-taggit==0.18.0 +django-timezone-field>=2.0 +easy-thumbnails>=2.4.1 +bleach +pytz==2015.7 +django-ical==1.4