-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
76 lines (76 loc) · 1.25 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
aiofiles==23.2.1
aiohttp==3.8.6
aiosignal==1.3.1
anyio==3.7.1
asn1crypto==1.5.1
async-timeout==4.0.3
asynctest==0.13.0
attrs==24.2.0
base58==2.1.1
base58check==1.0.2
bcrypt==4.2.1
bech32==1.2.0
bitcoin-utils==0.7.1
cachelib==0.10.2
cbor2==5.6.5
certifi==2024.12.14
cffi==1.15.1
charset-normalizer==3.4.1
click==8.1.8
coincurve==20.0.0
colorama==0.4.6
commonmark==0.9.1
crcmod==1.7
cryptography==41.0.7
ecdsa==0.18.0
ed25519-blake2b==1.4.1
exceptiongroup==1.2.2
fastapi==0.79.0
Flask==2.2.5
Flask-Session==0.4.1
frozenlist==1.3.3
greenlet==3.1.1
h11==0.14.0
hdwallet==2.2.1
idna==3.10
importlib-metadata==6.7.0
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.5
MarkupSafe==2.1.5
mnemonic==0.20
mpmath==1.3.0
multidict==6.0.5
packaging==24.0
passlib==1.7.4
pluggy==1.2.0
py-sr25519-bindings==0.2.1
pyasn1==0.5.1
pycparser==2.21
pycryptodome==3.21.0
pydantic==1.9.2
Pygments==2.17.2
PyNaCl==1.5.0
pytest==7.4.4
pytest-asyncio==0.20.3
python-bitcoinrpc==1.0
python-dotenv==0.19.0
python-jose==3.3.0
python-multipart==0.0.5
requests==2.31.0
rich==12.6.0
rsa==4.9
six==1.17.0
sniffio==1.3.1
SQLAlchemy==1.4.54
starlette==0.19.1
sympy==1.10.1
tomli==2.0.1
typer==0.7.0
typing_extensions==4.7.1
urllib3==2.0.7
uvicorn==0.18.3
Werkzeug==2.2.3
yarl==1.9.4
zipp==3.15.0
kademlia==2.2.2