Merge pull request #29 from swat30/master

Requirements fix
This commit is contained in:
Sandy Walsh
2013-02-06 10:46:02 -08:00
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ local_settings.py
.coverage
worker.log
worker.log.*
etc/stacktach_config.sh
etc/stacktach_worker_config.json

View File

@@ -1,3 +1,5 @@
Django>=1.4.2
MySQL-python>=1.2.3
eventlet>=0.9.17
kombu>=2.4.7
librabbitmq>=1.0.0