Merge remote-tracking branch 'refs/remotes/tsyesika/394-fuzzy-timestamp'
[mediagoblin.git] / setup.py
index 4b983e3fb0d589c95580c4f5dea5f7d065a165fa..ce1e41029e83871bf20c06f882e0c99c71de3628 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,6 @@ setup(
     install_requires=[
         'setuptools',
         'PasteScript',
-        'beaker',
         'wtforms',
         'py-bcrypt',
         'pytest',
@@ -61,6 +60,8 @@ setup(
         'sqlalchemy>=0.7.0',
         'sqlalchemy-migrate',
         'mock',
+        'itsdangerous',
+        'pytz',
         ## This is optional!
         # 'translitcodec',
         ## For now we're expecting that users will install this from