Skip to content

Commit

Permalink
Correct dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerSelwyn committed Sep 10, 2021
1 parent 6a75f80 commit 48d0634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
13 changes: 0 additions & 13 deletions Pipfile

This file was deleted.

4 changes: 2 additions & 2 deletions custom_components/o365/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@RogerSelwyn"
],
"requirements": [
"O365==2.0.9",
"BeautifulSoup4>=4.8.2",
"O365==2.0.15",
"BeautifulSoup4>=4.10.0",
"tzlocal<2.2"
],
"version": "2.2.2",
Expand Down

0 comments on commit 48d0634

Please sign in to comment.