diff --git a/requirements.txt b/requirements.txt index 89123b46..cba80468 100644 --- a/requirements.txt +++ b/requirements.txt @@ -96,5 +96,6 @@ pyflakes==1.5.0 billiard==3.5.0.3 amqp==2.2.1 vine==1.1.4 -git+https://github.com/ungleich/cdist.git#egg=cdist -sshpubkeys \ No newline at end of file +#git+https://github.com/ungleich/cdist.git#egg=cdist +file:///home/app/cdist#egg=cdist +https://github.com/pcoder/python-sshpubkeys.git#egg=sshpubkeys \ No newline at end of file