update Pipfile

pull/3135/head
Piotr Roslaniec 2023-06-05 17:39:27 +02:00
parent 9b6fd7040f
commit 5b85bcd488
1 changed files with 1 additions and 1 deletions

View File

@ -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"