Skip to content

Commit

Permalink
Updating Pipfile in case it is used for local setup script.
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-secheverria committed May 18, 2023
1 parent 1570812 commit 2f2c602
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 382 deletions.
6 changes: 3 additions & 3 deletions plugins/WeMoInsight/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ name = "pypi"

[packages]
ouimeaux = "==0.8.2"
flask = "==1.1.2"
flask-restful = "==0.3.8"
flask = "==2.3.2"
flask-restful = "==0.3.9"

[dev-packages]

[requires]
python_version = "2.7"
python_version = "3.11"
Loading

0 comments on commit 2f2c602

Please sign in to comment.