mirror of https://github.com/nucypher/nucypher.git
update Pipfile
parent
9b6fd7040f
commit
5b85bcd488
2
Pipfile
2
Pipfile
|
@ -11,7 +11,7 @@ python_version = "3"
|
|||
constant-sorrow = ">=0.1.0a9"
|
||||
bytestring-splitter = ">=2.4.0"
|
||||
hendrix = ">=4.0"
|
||||
nucypher-core = ">=0.8.0"
|
||||
nucypher-core = {git="https://github.com/nucypher/nucypher-core.git", ref="main", subdirectory="nucypher-core-python"}
|
||||
# Cryptography
|
||||
cryptography = ">=3.2"
|
||||
ferveo = ">=0.1.11"
|
||||
|
|
Loading…
Reference in New Issue