-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
110 lines (110 loc) · 1.88 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
102
103
104
105
106
107
108
109
110
aiohttp==3.8.1
aiosignal==1.2.0
asgiref==3.5.2
async-timeout==4.0.2
asyncio==3.4.3
attrs==21.4.0
base58==2.1.1
bitarray==2.5.1
CacheControl==0.12.11
cachetools==5.2.0
cachy==0.3.0
cairo-lang==0.10.0
cairo-nile==0.6.1
certifi==2022.6.15
charset-normalizer==2.1.0
cleo==0.8.1
click==8.1.3
clikit==0.6.2
cloudpickle==2.1.0
crashtest==0.3.1
crypto-cpp-py==1.0.4
cytoolz==0.12.0
distlib==0.3.4
ecdsa==0.18.0
eth-abi==2.1.1
eth-account==0.5.8
eth-hash==0.4.0
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.9.5
fastecdsa==2.2.3
filelock==3.7.1
Flask==2.0.3
Flask-Cors==3.0.10
frozendict==1.2
frozenlist==1.3.0
greenlet==0.4.17
hexbytes==0.2.2
html5lib==1.1
idna==3.3
importlib-metadata==4.12.0
iniconfig==1.1.1
ipfshttpclient==0.8.0a2
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.7.2
keyring==23.6.0
lark-parser==0.12.0
lockfile==0.12.2
lru-dict==1.1.8
MarkupSafe==2.1.1
marshmallow==3.17.0
marshmallow-dataclass==8.5.8
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
meinheld==1.0.2
mpmath==1.2.1
msgpack==1.0.4
multiaddr==0.0.9
multidict==6.0.2
mypy-extensions==0.4.3
netaddr==0.8.0
numpy==1.23.1
openzeppelin-cairo-contracts==0.2.1
packaging==20.9
parsimonious==0.8.1
pastel==0.2.1
pexpect==4.8.0
pipdeptree==2.2.1
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
poetry==1.1.14
poetry-core==1.0.8
prometheus-client==0.14.1
protobuf==3.20.1
ptyprocess==0.7.0
py==1.11.0
pycryptodome==3.15.0
pylev==1.4.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.2
pytest-asyncio==0.18.3
python-dotenv==0.20.0
PyYAML==6.0
requests==2.28.1
requests-toolbelt==0.9.1
rlp==2.0.1
shellingham==1.4.0
six==1.16.0
starknet-devnet==0.3.0
sympy==1.10.1
tomli==2.0.1
tomlkit==0.11.1
toolz==0.12.0
typeguard==2.13.3
typing-inspect==0.7.1
typing_extensions==4.3.0
urllib3==1.26.10
varint==1.0.2
virtualenv==20.15.1
web3==5.30.0
webencodings==0.5.1
websockets==9.1
Werkzeug==2.0.3
yarl==1.7.2
zipp==3.8.1