diff --git a/requirements/base.txt b/requirements/base.txt index 4e69ca3a..b85bef13 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ # After the first "pip install -r", just run "pip freeze" and add the version # to each package in each requirements/*.txt. -git+https://github.com/DemocracyClub/dc_signup_form.git@2.0.0 +git+https://github.com/DemocracyClub/dc_signup_form.git@2.1.0 -e git+https://github.com/DemocracyClub/dc_base_theme.git@0.3.11#egg=dc_base_theme -e git+https://github.com/DemocracyClub/django-hermes.git#egg=hermes git+https://github.com/chrisdrackett/django-typogrify.git