Skip to content

Commit

Permalink
Fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Apr 10, 2015
1 parent 0401131 commit a6b2677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def find_package_data(where='.', package='',
zip_safe=False,
install_requires=[
'setuptools',
'python-slugify==0.0.9',
'python-slugify==0.1.0',
'Jinja2>=2.7.2'
# -*- Extra requirements: -*-
],
Expand Down

0 comments on commit a6b2677

Please sign in to comment.