Merge branch 'master' of git.gmu.edu:srct/roomlist
... | @@ -13,8 +13,12 @@ django-haystack==2.3.1 | ... | @@ -13,8 +13,12 @@ django-haystack==2.3.1 |
django-localflavor==1.0 | django-localflavor==1.0 | ||
django-model-utils==2.2 | django-model-utils==2.2 | ||
django-randomslugfield==0.3.0 | django-randomslugfield==0.3.0 | ||
flake8==2.4.0 | |||
mccabe==0.3 | |||
oauthlib==0.7.2 | oauthlib==0.7.2 | ||
pep8==1.5.7 | |||
psycopg2==2.5.4 | psycopg2==2.5.4 | ||
pyflakes==0.8.1 | |||
python-openid==2.2.5 | python-openid==2.2.5 | ||
requests==2.5.1 | requests==2.5.1 | ||
requests-oauthlib==0.4.2 | requests-oauthlib==0.4.2 | ||
... | ... |