diff --git a/global-requirements.txt b/global-requirements.txt index b286d7f173..438e5d749c 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -207,6 +207,7 @@ pymemcache!=1.3.0 # Apache 2.0 License pymongo!=3.1 # Apache-2.0 PyMySQL # MIT License python-etcd # MIT License +tap-as-a-service # Apache-2.0 etcd3 # Apache-2.0 etcd3gw # Apache-2.0 typing # PSF diff --git a/lower-constraints.txt b/lower-constraints.txt index 9f583b3450..e270cbfe28 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -543,3 +543,4 @@ sphinxcontrib-apidoc===0.2.0 jira===1.0.3 opentracing===1.3.0 jaeger-client===3.8.0 +tap-as-a-service===3.0.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index 32c134fbb9..05d4b56ae9 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -518,3 +518,4 @@ asyncio===3.4.3;python_version=='3.6' jira===1.0.14 opentracing===1.3.0 jaeger-client===3.8.0 +tap-as-a-service===3.0.0