From 36386745f54732d8e6e1029979ee60155e6deddb Mon Sep 17 00:00:00 2001 From: jMyles Date: Fri, 13 Dec 2019 18:59:41 -0800 Subject: [PATCH] Bumping reqs for new BSS. --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 8ef1b665c..3dee1644b 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ python_version = "3" # NuCypher umbral = "==0.1.3a2" constant-sorrow = ">=0.1.0a8" -bytestring-splitter = ">=1.0.0a4" +bytestring-splitter = ">=1.3.0" hendrix = ">=3.2.5" # Third-Party pyopenssl = "*"