Add Pocket support
[rainbowstream.git] / setup.py
index 6337cfeb2c4a29e911fa231cd75a7e6e9a220206..99b932f9cbd67565e1e12dbc73494293e1c7ebed 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.9.1'
+version = '1.2.7'
 
 # Require
 install_requires = [
@@ -13,6 +13,8 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks",
+    "pocket"
 ]
 
 # Copy default config if not exists