build: sync lockfiles and reuse in CI

This commit is contained in:
thePR0M3TH3AN
2025-08-16 15:00:50 -04:00
parent 5335091c8e
commit 0b6cc61f58
7 changed files with 40 additions and 23 deletions

View File

@@ -6,6 +6,7 @@ bech32>=1.2,<2
coincurve>=18.0.0,<22
mnemonic>=0.21,<1
aiohttp>=3.9,<4
async-timeout>=4,<6; python_version < "3.12"
bcrypt>=4,<5
pytest>=7,<9
pytest-cov>=4,<7