Print twitter errors
[rainbowstream.git] / setup.py
index 043b9c58233d0ea5f47d29746a8188b39f132513..121ce5277d346113f29066d3ce62adb93d40fb16 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,15 +3,17 @@ import os
 import os.path
 
 # Bumped version
-version = '0.7.6'
+version = '1.1.6'
 
 # Require
 install_requires = [
     "python-dateutil",
+    "arrow",
     "requests",
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists