diff options
author | NavaL <mnandri@thoughtworks.com> | 2015-12-29 22:40:30 +0100 |
---|---|---|
committer | NavaL <mnandri@thoughtworks.com> | 2015-12-29 22:40:30 +0100 |
commit | 3ff07a0bf3797f1d4cd1f5050a902ba1a1958470 (patch) | |
tree | 72469d8b43271e21dbd021d28a37c1997c502752 /service | |
parent | 89178d6d63855360126ac6a1392225f5efbaf02b (diff) |
adding u1db, dirspec requirements back
Diffstat (limited to 'service')
-rw-r--r-- | service/develop_requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/service/develop_requirements.txt b/service/develop_requirements.txt index 4460fcc8..7f7de967 100644 --- a/service/develop_requirements.txt +++ b/service/develop_requirements.txt @@ -1,5 +1,7 @@ --index-url https://pypi.python.org/simple/ +dirspec==4.2.0 +u1db==13.09 pyasn1==0.1.8 requests==2.0.0 srp==1.0.4 |