diff --git a/extra-requirements.txt b/extra-requirements.txt index cdcc8a928..4034fd07a 100644 --- a/extra-requirements.txt +++ b/extra-requirements.txt @@ -1 +1,2 @@ -validations-libs>=1.0 +pandas # BSD +validations-libs # APACHE-2.0 diff --git a/lower-constraints.txt b/lower-constraints.txt index 75296a9ab..0ccb7ceac 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -12,7 +12,6 @@ neutron-lib==1.25.0 os-testr==1.0.0 oslo.config==5.2.0 oslo.log==3.36.0 -pandas==0.24.2 paramiko==2.4.0 pbr==4.0.4 podman==1.6.0 diff --git a/requirements.txt b/requirements.txt index 4fb3bd63d..ba3575731 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,6 @@ netaddr>=0.7.18 # BSD neutron-lib>=1.25.0 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0 -pandas>=0.24.2 # BSD paramiko>=2.4.0 # LGPLv2.1 pbr>=4.0.4 # Apache-2.0 podman>=1.6.0 # Apache-2.0