remove ecc

This commit is contained in:
callebtc
2022-09-17 11:16:52 +03:00
parent 0ab7a5ba0b
commit 5b100b2284
3 changed files with 1 additions and 20 deletions

View File

@@ -8,7 +8,6 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.8"
pycrypto = "^2.6.1"
ecc = "0.0.1"
requests = "2.27.1"
pytest-asyncio = "0.19.0"
SQLAlchemy = "1.3.24"