Added requirements files.

This commit is contained in:
Tim Kuhlman 2014-03-25 11:02:18 -06:00
parent 425adcc2b3
commit 17a7694ea7
2 changed files with 6 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
kafka-python>=0.9.0
kazoo>=1.3
mysqldb
python-statsd>=1.6.3
yaml

1
test-requirements.txt Normal file
View File

@ -0,0 +1 @@
mock>=1.0.1