X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=requirements.in;h=661da61eface7a528afc0cace107595bf4f90b3c;hp=ea82d48deedff45c74b548724e07e89fa22a6965;hb=7ad32e7a59fb0a20cad9643d392fb32d548ed478;hpb=7c6840b23b5d6d8bc14eb7e76d1262c4ccde3097 diff --git a/requirements.in b/requirements.in index ea82d48..661da61 100644 --- a/requirements.in +++ b/requirements.in @@ -11,7 +11,10 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - -juju==2.8.4 -kubernetes==10.0.1 -pyasn1 \ No newline at end of file +charset-normalizer<3 # Required by aiohttp in LCM +juju==3.0.0 +kubernetes +motor==1.3.1 +pyasn1 +pyyaml==5.4.1 +retrying-async