Skip to content

Commit

Permalink
Add versions for requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkywafer authored Feb 12, 2021
1 parent 4ae8def commit 2b131ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom_components/anniversaries/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"config_flow": true,
"codeowners": ["@pinkywafer"],
"requirements": [
"python-dateutil",
"integrationhelper",
"voluptuous"
"python-dateutil>=2.8.1",
"integrationhelper>=0.2.2",
"voluptuous>=0.12.1"
]
}

0 comments on commit 2b131ab

Please sign in to comment.