Implements NBIs of multivimbroker
[multicloud/framework.git] / multivimbroker / requirements.txt
index 2590479..6d58957 100644 (file)
@@ -2,9 +2,6 @@
 Django==1.9.6
 djangorestframework==3.3.3
 
-# for access MySQL
-MySQL-python==1.2.5
-
 # redis cache
 redis==2.10.5