Set -hr as default and drop the config
[rainbowstream.git] / setup.py
index 5d1ff93efc880352de2fb67e92bfdb942a72caec..93c44438adee4a001c02aba41d50ef25061a992d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,16 +3,17 @@ import os
 import os.path
 
 # Bumped version
-version = '1.1.0'
+version = '1.2.7'
 
 # Require
 install_requires = [
     "python-dateutil",
     "arrow",
-    "requests",
+    "requests==2.5.3",
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists