Remove and lock deps

This commit is contained in:
Luke Murphy
2020-08-16 20:44:39 +02:00
parent 3ee7a3fdca
commit dc965fb2f6
2 changed files with 5 additions and 345 deletions

View File

@ -16,9 +16,6 @@ keywords = []
[tool.poetry.dependencies]
python = "^3.6"
hyperspace-rpc = "^0.0.1-alpha.3"
anyio = "^1.4.0"
purerpc = "^0.6.1"
trio = "^0.16.0"
[tool.poetry.dev-dependencies]
black = "^19.10b0"