Skip to content

Commit

Permalink
Merge pull request #10 from wieluk/pyJWT_fix
Browse files Browse the repository at this point in the history
changed pyJWT version
  • Loading branch information
dreautall authored Aug 3, 2023
2 parents a41e0f9 + 3bb0e70 commit a1be321
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom_components/stromnetzgraz/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"homekit": {},
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/dreautall/ha-stromnetzgraz/issues",
"requirements": ["pandas==2.0.2", "pyJWT==2.7.0", "stromnetzgraz==0.1.5"],
"requirements": ["pandas", "pyJWT", "stromnetzgraz==0.1.5"],
"ssdp": [],
"version": "0.1.10",
"version": "0.1.11",
"zeroconf": []
}
}

0 comments on commit a1be321

Please sign in to comment.