The recent merges to pyUmbral have us all caught up - changing the refspec back to nucypher-depend.

pull/276/head^2
jMyles 2018-05-29 15:38:31 -07:00
parent 19b0f71555
commit d103ba0795
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ apistar = "*"
mypy = "*"
pytest-mypy = "*"
maya = "*"
pyumbral = {git = "https://github.com/nucypher/pyumbral.git", ref = "kfrag-signing"}
pyumbral = {git = "https://github.com/nucypher/pyumbral.git", ref = "nucypher-depend"}
requests = "*"
hendrix = {git = "https://github.com/hendrix/hendrix", ref = "tags/3.0.0rc1"}
constantSorrow = {git = "https://github.com/nucypher/constantSorrow.git", ref = "nucypher-depend"}