diff --git a/global-requirements.txt b/global-requirements.txt index 068802bca6..826377323f 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -159,6 +159,7 @@ PyMySQL>=0.6.2 # MIT License python-k8sclient>=0.1.0 # Apache-2.0 voluptuous>=0.8.9 # BSD License pydotplus>=2.0.2 # MIT License +crc16>=0.1.1 # LGPL # NOTE(flaper87): This added 2 packages to `integration.sh` # uuid-dev and swig diff --git a/upper-constraints.txt b/upper-constraints.txt index f5a577339b..8bc475be74 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -396,3 +396,4 @@ xvfbwrapper===0.2.8 yaql===1.1.0 zake===0.2.2 zope.interface===4.1.3 +crc16===0.1.1