mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-04 01:44:30 +02:00
Updating dependencies for pip change in 20.3
This commit is contained in:
parent
2905acd714
commit
4d5030297f
2 changed files with 4 additions and 4 deletions
|
@ -7,8 +7,8 @@
|
|||
"issue_tracker": "https://github.com/tomaae/homeassistant-mikrotik_router/issues",
|
||||
"dependencies": [],
|
||||
"requirements": [
|
||||
"librouteros==3.2.0",
|
||||
"mac-vendor-lookup==0.1.12"
|
||||
"librouteros>=3.2.0",
|
||||
"mac-vendor-lookup>=0.1.12"
|
||||
],
|
||||
"codeowners": [
|
||||
"@tomaae"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue