X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=RO%2Frequirements.txt;h=8d8ea73d61dfefb76c04ab793b3f99242afb3d11;hb=c91896052fa1dd2b68f9023a7f6400f4f5f95308;hp=731b5050f7d9a95566771528305631ed8255c757;hpb=7d782eff123e5b44d41437377ccca66ad1e8b21b;p=osm%2FRO.git diff --git a/RO/requirements.txt b/RO/requirements.txt index 731b5050..8d8ea73d 100644 --- a/RO/requirements.txt +++ b/RO/requirements.txt @@ -1,6 +1,20 @@ +## +# 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 bottle -MySQL-python +mysqlclient jsonschema paramiko requests==2.18.*