| garciadeblas | 2f127c9 | 2020-10-14 15:03:31 +0000 | [diff] [blame] | 1 | ## |
| 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 | ## |
| lombardof | fb37bca | 2018-05-03 16:20:04 +0200 | [diff] [blame] | 14 | decorator==4.0.10 |
| lombardofr | 3fcf21a | 2019-03-11 10:26:08 +0100 | [diff] [blame] | 15 | Django==1.11.18 |
| lombardof | fb37bca | 2018-05-03 16:20:04 +0200 | [diff] [blame] | 16 | django-model-utils==2.6 |
| 17 | functools32==3.2.3.post2 |
| 18 | jsonfield==1.0.3 |
| 19 | jsonschema==2.5.1 |
| 20 | pbr==1.10.0 |
| 21 | pyaml==15.8.2 |
| lombardof | fb37bca | 2018-05-03 16:20:04 +0200 | [diff] [blame] | 22 | python-dateutil==2.6.0 |
| 23 | PyYAML==3.12 |
| 24 | requests==2.12.4 |
| 25 | six==1.10.0 |
| 26 | smmap2==2.0.3 |
| 27 | url==0.2.0 |
| 28 | wheel==0.24.0 |
| garciadeblas | 2f127c9 | 2020-10-14 15:03:31 +0000 | [diff] [blame] | 29 | mysqlclient==1.4.6 |
| 30 | sqlalchemy==1.3.20 |