Skip to content

Commit

Permalink
#33 Improve requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
SrMouraSilva committed Mar 15, 2018
1 parent 2236247 commit 36c1a6e
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 @@ -49,8 +49,8 @@ def readme():
package_data={},

install_requires=[
'PedalPi-PluginsManager==0.7',
'PedalPi-Application==0.4.0',
'PedalPi-PluginsManager==0.7.*',
'PedalPi-Application==0.4.*',
'tornado>=4.5.3',
'tornado-cors==0.6.0',
'zeroconf',
Expand Down

0 comments on commit 36c1a6e

Please sign in to comment.