forked from PrimoData/ocean_data_nfts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
123 lines (123 loc) · 2.08 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
111
112
113
114
115
116
117
118
119
120
121
122
123
aiohttp==3.8.3
aiosignal==1.2.0
asn1crypto==1.5.1
asttokens==2.2.1
async-timeout==4.0.2
attrs==22.1.0
backcall==0.2.0
base58==2.1.1
bitarray==2.6.0
black==22.10.0
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
coincurve==15.0.1
coloredlogs==15.0.1
comm==0.1.4
cryptography==40.0.2
cytoolz==0.12.0
dataclassy==0.11.1
debugpy==1.6.7.post1
decorator==5.1.1
eciespy==0.3.11
eip712==0.1.0
enforce-typing==1.0.0.post1
eth-abi==2.2.0
eth-account==0.5.9
eth-brownie==1.19.3
eth-event==1.2.3
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
execnet==1.9.0
executing==1.2.0
flipside==2.0.8
frozenlist==1.3.1
hexbytes==0.2.3
humanfriendly==10.0
hypothesis==6.27.3
idna==3.4
importlib-metadata==6.8.0
inflection==0.5.0
iniconfig==1.1.1
ipfshttpclient==0.8.0a2
ipykernel==6.25.1
ipython==8.12.2
jedi==0.19.0
jsonschema==3.2.0
jupyter_client==8.3.0
jupyter_core==5.3.1
lazy-object-proxy==1.7.1
lru-dict==1.1.8
matplotlib-inline==0.1.6
multiaddr==0.0.9
multidict==6.0.2
mypy-extensions==0.4.3
mythx-models==1.9.1
nest-asyncio==1.5.7
netaddr==0.8.0
numpy==1.24.4
ocean-contracts==1.1.12
ocean-lib==2.2.4
packaging==21.3
pandas==2.0.3
parsimonious==0.8.1
parso==0.8.3
pathspec==0.10.1
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
pluggy==1.0.0
prompt-toolkit==3.0.31
protobuf==3.19.5
psutil==5.9.2
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
py-solc-ast==1.2.9
py-solc-x==1.1.1
pycparser==2.21
pycryptodome==3.15.0
pydantic==1.10.9
Pygments==2.13.0
pygments-lexer-solidity==0.7.0
PyJWT==1.7.1
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==6.2.5
pytest-forked==1.4.0
pytest-xdist==1.34.0
python-dateutil==2.8.2
python-dotenv==0.16.0
pythx==1.6.1
pytz==2023.3
PyYAML==5.4.1
pyzmq==25.1.1
requests==2.29.0
rlp==2.0.1
semantic-version==2.10.0
six==1.16.0
sortedcontainers==2.4.0
stack-data==0.6.2
toml==0.10.2
tomli==2.0.1
toolz==0.12.0
tornado==6.3.3
tqdm==4.64.1
traitlets==5.9.0
typing_extensions==4.4.0
tzdata==2023.3
urllib3==1.26.12
varint==1.0.2
vvm==0.1.0
vyper==0.3.7
wcwidth==0.2.5
web3==5.31.3
websockets==9.1
wrapt==1.14.1
yarl==1.8.1
zipp==3.16.2