Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
matijakolaric authored Jan 23, 2019
1 parent c472e27 commit d36966b
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 @@ -15,7 +15,7 @@
url='https://django-music-publisher.readthedocs.io',
packages=setuptools.find_packages(exclude=['dmp_project', 'docs']),
install_requires=(
'Django>=2.1.4',
'Django>=2.1.5',
'requests>=2.20.0',
),
include_package_data=True,
Expand Down

0 comments on commit d36966b

Please sign in to comment.