Skip to content

Commit

Permalink
Merge 9e0dc5a into d647027
Browse files Browse the repository at this point in the history
  • Loading branch information
quamilek committed Jul 9, 2014
2 parents d647027 + 9e0dc5a commit 992daa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
package_dir={'': 'src'},
zip_safe=False, # because templates are loaded from file path
install_requires=[
'bob-ajax-selects==1.3.4',
'django-bob==1.7.0',
'bob-ajax-selects==1.4.0',
'django-bob==1.8.0',
'django-powerdns-dnssec==0.9.3',
'django-tastypie==0.9.16',
'django-rq==0.4.5',
Expand Down

0 comments on commit 992daa9

Please sign in to comment.