-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathrequirements.txt
executable file
·101 lines (101 loc) · 1.7 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
asgiref==3.6.0
async-timeout==4.0.2
asyncclick==8.1.3.4
asynctest==0.13.0
attrs==22.2.0
base58==2.1.1
bitarray==2.7.3
cachetools==5.3.0
cairo-lang==0.10.3
cairo-nile==0.13.0
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
climage==0.1.3
cloudpickle==2.1.0
crypto-cpp-py==1.0.4
cytoolz==0.12.1
dearpygui==1.8.0
dill==0.3.6
ecdsa==0.18.0
eth-abi==2.2.0
eth-account==0.5.9
eth-hash==0.3.3
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.10.0
exceptiongroup==1.1.0
execnet==1.9.0
fastecdsa==2.3.0
Flask==2.0.3
Flask-Cors==3.0.10
frozendict==1.2
frozenlist==1.3.3
gunicorn==20.1.0
hexbytes==0.3.0
idna==3.4
importlib-metadata==6.0.0
iniconfig==2.0.0
ipfshttpclient==0.8.0a2
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.3
kdtree==0.16
lark==1.1.5
lark-parser==0.12.0
lru-dict==1.1.8
markdown-it-py==2.2.0
MarkupSafe==2.1.2
marshmallow==3.17.1
marshmallow-dataclass==8.5.11
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
mdurl==0.1.2
mpmath==1.2.1
multiaddr==0.0.9
multidict==6.0.4
mypy-extensions==1.0.0
netaddr==0.8.0
numpy==1.24.2
packaging==23.0
parsimonious==0.8.1
Pillow==9.4.0
pipdeptree==2.5.0
pluggy==1.0.0
prometheus-client==0.16.0
protobuf==3.19.5
py==1.11.0
pycryptodome==3.17
Pygments==2.14.0
pyparsing==3.0.9
pyrsistent==0.19.3
pytest==7.2.1
pytest-asyncio==0.20.3
pytest-xdist==3.2.0
python-dotenv==0.21.1
PyYAML==6.0
requests==2.28.2
rich==13.3.1
rlp==2.0.1
six==1.16.0
sniffio==1.3.0
starknet-devnet==0.4.4
sympy==1.11.1
toml==0.10.2
tomli==2.0.1
toolz==0.12.0
typeguard==2.13.3
typing-inspect==0.8.0
typing_extensions==4.3.0
urllib3==1.26.14
varint==1.0.2
web3==5.31.3
websockets==9.1
Werkzeug==2.0.3
yarl==1.8.2
zipp==3.14.0