diff --git a/requirements.txt b/requirements.txt index 592c34ed3..b6381fac9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -nose==1.3.6 docker-compose==1.1.0 -requests==2.4.3 -MySQL-python==1.2.5 \ No newline at end of file +MySQL-python==1.2.5 +nose==1.3.6 +requests==2.4.3 \ No newline at end of file