mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-23 01:24:20 +01:00
index on db and read spent proofs from db (#370)
* index on db and read spent proofs from db * add benchmark for testing * remove benchmark * add option to disable cached secrets * disable python 3.9 tests
This commit is contained in:
@@ -43,6 +43,7 @@ pytest-cov = "^4.0.0"
|
||||
pytest = "^7.4.0"
|
||||
ruff = "^0.0.284"
|
||||
pre-commit = "^3.3.3"
|
||||
fastapi-profiler = "^1.2.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user