blob: a7c9a9a14c18b3e83678d6eb1732181c608ae9b2 [file] [log] [blame]
garciadeblas2f127c92020-10-14 15:03:31 +00001##
2# Licensed under the Apache License, Version 2.0 (the "License"); you may
3# not use this file except in compliance with the License. You may obtain
4# a copy of the License at
5#
6# http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
10# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11# License for the specific language governing permissions and limitations
12# under the License.
13##
lombardoffb37bca2018-05-03 16:20:04 +020014decorator==4.0.10
lombardofr3fcf21a2019-03-11 10:26:08 +010015Django==1.11.18
lombardoffb37bca2018-05-03 16:20:04 +020016django-model-utils==2.6
17functools32==3.2.3.post2
18jsonfield==1.0.3
19jsonschema==2.5.1
20pbr==1.10.0
21pyaml==15.8.2
lombardoffb37bca2018-05-03 16:20:04 +020022python-dateutil==2.6.0
23PyYAML==3.12
24requests==2.12.4
25six==1.10.0
26smmap2==2.0.3
27url==0.2.0
28wheel==0.24.0
garciadeblas2f127c92020-10-14 15:03:31 +000029mysqlclient==1.4.6
30sqlalchemy==1.3.20