Fix bug 1262 - Updated requirements to use mysqlclient
[osm/LW-UI.git] / requirements.txt
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 ##
14 decorator==4.0.10
15 Django==1.11.18
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
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
29 mysqlclient==1.4.6
30 sqlalchemy==1.3.20