mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Add security tooling and password length test
This commit is contained in:
62
requirements.lock
Normal file
62
requirements.lock
Normal file
@@ -0,0 +1,62 @@
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.12.13
|
||||
aiosignal==1.3.2
|
||||
attrs==25.3.0
|
||||
base58==2.1.1
|
||||
bcrypt==4.3.0
|
||||
bech32==1.2.0
|
||||
bip-utils==2.9.3
|
||||
bip85==0.2.0
|
||||
cbor2==5.6.5
|
||||
certifi==2025.6.15
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
click==8.2.1
|
||||
coincurve==21.0.0
|
||||
colorama==0.4.6
|
||||
coverage==7.9.1
|
||||
crcmod==1.7
|
||||
cryptography==45.0.4
|
||||
ecdsa==0.19.1
|
||||
ed25519-blake2b==1.4.1
|
||||
execnet==2.1.1
|
||||
frozenlist==1.7.0
|
||||
glob2==0.7
|
||||
hypothesis==6.135.20
|
||||
idna==3.10
|
||||
iniconfig==2.1.0
|
||||
ipaddress==1.0.23
|
||||
junit-xml==1.9
|
||||
mnemonic==0.21
|
||||
monero==1.1.1
|
||||
multidict==6.6.3
|
||||
mutmut==2.4.4
|
||||
nostr-sdk==0.42.1
|
||||
packaging==25.0
|
||||
parso==0.8.4
|
||||
pluggy==1.6.0
|
||||
pony==0.7.19
|
||||
portalocker==3.2.0
|
||||
propcache==0.3.2
|
||||
py-sr25519-bindings==0.2.2
|
||||
pycoin==0.92.20241201
|
||||
pycparser==2.22
|
||||
pycryptodome==3.23.0
|
||||
pycryptodomex==3.23.0
|
||||
Pygments==2.19.2
|
||||
PyNaCl==1.5.0
|
||||
PySocks==1.7.1
|
||||
pytest==8.4.1
|
||||
pytest-cov==6.2.1
|
||||
pytest-xdist==3.8.0
|
||||
requests==2.32.4
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
termcolor==3.1.0
|
||||
toml==0.10.2
|
||||
tomli==2.2.1
|
||||
urllib3==2.5.0
|
||||
varint==1.0.2
|
||||
websocket-client==1.7.0
|
||||
websockets==15.0.1
|
||||
yarl==1.20.1
|
Reference in New Issue
Block a user