Use new hyperspace-rpc alpha and lock

This commit is contained in:
Luke Murphy
2020-08-09 23:40:52 +02:00
parent 3a75d7ba5a
commit f7488be65f
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ keywords = []
[tool.poetry.dependencies]
python = "^3.6"
hyperspace-rpc = "^0.0.1-alpha.1"
hyperspace-rpc = "^0.0.1-alpha.2"
[tool.poetry.dev-dependencies]
black = "^19.10b0"