ONOS VPLS SDN plugin: migrated string operator to format to be py3 compliant
[osm/RO.git] / RO / requirements.txt
index 973b82d..8d8ea73 100644 (file)
@@ -14,7 +14,7 @@
 
 PyYAML
 bottle
-MySQL-python
+mysqlclient
 jsonschema
 paramiko
 requests==2.18.*