diff --git a/requirements/prod.txt b/requirements/prod.txt index 08b18e2259..dfa0c93eab 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,6 +1,6 @@ # compiled.txt has other prod packages that need to be compiled. --e git://github.com/django/django@5924f18c1100#egg=django +-e git://github.com/django/django@36c82ac8#egg=django Babel==0.9.5 phpserialize==1.2 python-memcached==1.45 @@ -16,7 +16,7 @@ importlib==1.0.2 django-pylibmc==0.2.1 -e git://github.com/jbalogh/django-multidb-router.git#egg=django-multidb-router --e git://github.com/jbalogh/django-cache-machine.git#egg=django-cache-machine +-e git://github.com/jbalogh/django-cache-machine.git@byid#egg=django-cache-machine -e git://github.com/jbalogh/jingo.git#egg=jingo -e git://github.com/jsocol/jingo-minify.git#egg=jingo-minify -e git://github.com/jsocol/bleach.git#egg=bleach