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