# Pinned to our public fork instead of the PyPI release. We need LAN network
# (VLAN) and port-label support that isn't in any released version of
# tplink-omada-client yet. The fork tracks upstream master plus two open
# upstream PRs (#88 DHCP reservations, #90 AP radio settings) and our own
# network/port-label read+write additions on top. See ../../../README.md
# "Why a private fork" section for the plan to reconcile this back to a
# released upstream dependency once possible.
#
# Pinned to a tag (v1.5.9-fork.1), not the feature branch, so this doesn't
# silently move out from under anyone installing the collection.
git+https://github.com/japplewhite/tplink-omada-api-fork.git@v1.5.9-fork.1#egg=tplink-omada-client
