mirror of https://github.com/nucypher/nucypher.git
The recent merges to pyUmbral have us all caught up - changing the refspec back to nucypher-depend.
parent
19b0f71555
commit
d103ba0795
2
Pipfile
2
Pipfile
|
@ -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"}
|
||||
|
|
Loading…
Reference in New Issue