X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.txt;h=6f8103b7557e8a1820b3f334d283a7ae6c72c860;hb=refs%2Ftags%2Fbranch-sol006v331-start;hp=960f499e6845768b9afc06f0296057a0209c7205;hpb=b2b0a448ae437a5ecb9e49f34e4ed3de9ccceeae;p=osm%2FPLA.git diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 960f499..6f8103b --- a/requirements.txt +++ b/requirements.txt @@ -1,21 +1,24 @@ -# Copyright 2020 ArctosLabs Scandinavia AB -# ************************************************************* - -# This file is part of OSM Placement module -# All Rights Reserved to ArctosLabs Scandinavia AB - -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. You may obtain -# a copy of the License at - -# http://www.apache.org/licenses/LICENSE-2.0 - +jinja2==2.11.3 + # via -r requirements.in +markupsafe==1.1.1 + # via jinja2 +pymzn==0.18.3 + # via -r requirements.in +pyyaml==5.4.1 + # via -r requirements.in +####################################################################################### +# Copyright ETSI Contributors and Others. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# # Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, 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. -pyyaml==5.1.2 -pymzn==0.18.* -jinja2==2.10.3 -git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common \ No newline at end of file +# distributed under the License is distributed on an "AS IS" BASIS, +# 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. +#######################################################################################