-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
102 lines (102 loc) · 13.8 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
aiohttp==3.8.1; python_version >= "3.7" and python_version < "4"
aiosignal==1.2.0; python_version >= "3.7" and python_version < "4"
asttokens==2.0.5; python_version >= "3.7" and python_version < "3.10"
async-timeout==4.0.1; python_version >= "3.7" and python_version < "4"
asynctest==0.13.0; python_version >= "3.7" and python_version < "4"
atomicwrites==1.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" and sys_platform == "win32" or python_version >= "3.7" and python_version < "4" and sys_platform == "win32" and python_full_version >= "3.4.0"
attrs==21.2.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
base58==2.1.1; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1")
bitarray==1.2.2; python_version >= "3.7" and python_version < "4"
black==21.11b1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
cached-property==1.5.2; python_version >= "3.7" and python_version < "4"
certifi==2021.10.8; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1")
charset-normalizer==2.0.9; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0" and (python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1")
ciso8601==2.2.0; python_version >= "3.6"
click==8.0.3; python_version >= "3.6"
colorama==0.4.4; platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.6.2" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" and sys_platform == "win32" or python_version >= "3.7" and python_version < "4" and sys_platform == "win32" and python_full_version >= "3.5.0") and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" and platform_system == "Windows" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0" and platform_system == "Windows")
cytoolz==0.11.2; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.5.2" and python_version < "4" and implementation_name == "cpython" or python_full_version > "3.5.2" and python_version < "4" and python_version >= "3.7" and implementation_name == "cpython")
dataclassy==0.11.1; python_version >= "3.7" and python_version < "4"
eip712==0.1.0; python_version >= "3.7" and python_version < "4"
eth-abi==2.1.1; python_version >= "3.7" and python_version < "4"
eth-account==0.5.6; python_version >= "3.7" and python_version < "4"
eth-brownie @ git+https://github.com/deepsp94/brownie.git@master ; python_version >= "3.7" and python_version < "4"
eth-event==1.2.3; python_version >= "3.7" and python_version < "4"
eth-hash==0.3.2; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.5.2" and python_version < "4" or python_full_version > "3.5.2" and python_version < "4" and python_version >= "3.7")
eth-keyfile==0.5.1; python_version >= "3.7" and python_version < "4"
eth-keys==0.3.3; python_version >= "3.7" and python_version < "4"
eth-rlp==0.2.1; python_version >= "3.7" and python_version < "4"
eth-typing==2.2.2; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.5.2" and python_version < "4" or python_full_version > "3.5.2" and python_version < "4" and python_version >= "3.7")
eth-utils==1.10.0; python_version >= "3.7" and python_full_version < "3.5.2" and python_version < "4" or python_full_version > "3.5.2" and python_version < "4" and python_version >= "3.7"
execnet==1.9.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
frozenlist==1.2.0; python_version >= "3.7" and python_version < "4"
hexbytes==0.2.2; python_version >= "3.7" and python_version < "4"
hypothesis==6.27.3; python_version >= "3.7" and python_version < "4"
idna==3.3; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1")
importlib-metadata==4.8.2; python_version >= "3.7" and python_version < "4"
inflection==0.5.0; python_version >= "3.7" and python_version < "4"
influxdb-client==1.26.0; python_version >= "3.6"
iniconfig==1.1.1; python_version >= "3.7" and python_version < "4"
ipfshttpclient==0.8.0a2; python_full_version >= "3.6.2" and python_full_version < "3.7.0" and python_version >= "3.7" and python_version < "4" or python_full_version > "3.7.0" and python_full_version < "3.7.1" and python_version >= "3.7" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1"
jsonschema==3.2.0; python_version >= "3.7" and python_version < "4"
lazy-object-proxy==1.6.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
lru-dict==1.1.7; python_version >= "3.7" and python_version < "4"
multiaddr==0.0.9; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1"
multidict==5.2.0; python_version >= "3.7" and python_version < "4"
mypy-extensions==0.4.3; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
mythx-models==1.9.1; python_version >= "3.7" and python_version < "4"
netaddr==0.8.0; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1")
numpy==1.22.2; python_version >= "3.8"
packaging==21.3; python_version >= "3.7" and python_version < "4"
pandas==1.4.1; python_version >= "3.8"
parsimonious==0.8.1; python_version >= "3.7" and python_version < "4"
pathspec==0.9.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
platformdirs==2.4.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
pluggy==1.0.0; python_version >= "3.7" and python_version < "4"
prompt-toolkit==3.0.23; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
protobuf==3.19.1; python_version >= "3.7" and python_version < "4"
psutil==5.8.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.4.0"
py-solc-ast==1.2.9; python_version >= "3.7" and python_version < "4"
py-solc-x==1.1.1; python_version >= "3.7" and python_version < "4"
py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
pycryptodome==3.12.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.10" or python_version >= "3.7" and python_version < "3.10" and python_full_version >= "3.5.0"
pygments-lexer-solidity==0.7.0; python_version >= "3.7" and python_version < "4"
pygments==2.10.0; python_version >= "3.7" and python_version < "4"
pyjwt==1.7.1; python_version >= "3.7" and python_version < "4"
pyparsing==3.0.6; python_version >= "3.7" and python_version < "4"
pyrsistent==0.18.0; python_version >= "3.7" and python_version < "4"
pystable==0.2.3; python_full_version >= "3.9.5" and python_full_version < "4.0.0"
pytest-forked==1.3.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
pytest-xdist==1.34.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
pytest==6.2.5; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0")
python-dateutil==2.8.1; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.3.0" and python_version >= "3.8" and python_version < "4"
python-dotenv==0.16.0; python_version >= "3.7" and python_version < "4"
pythx==1.6.1; python_version >= "3.7" and python_version < "4"
pytz==2021.3; python_version >= "3.8"
pywin32==303; python_version >= "3.7" and python_version < "4" and platform_system == "Windows"
pyyaml==5.4.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
regex==2021.11.10; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
requests==2.26.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1"
rlp==2.0.1; python_version >= "3.7" and python_version < "4"
rx==3.2.0; python_full_version >= "3.6.0" and python_version >= "3.6"
schedule==1.1.0; python_version >= "3.6"
scipy==1.8.0; python_version >= "3.8" and python_version < "3.11"
semantic-version==2.8.5; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "3.10" or python_version >= "3.7" and python_version < "3.10" and python_full_version >= "3.4.0"
six==1.16.0; python_full_version >= "3.6.2" and python_version >= "3.8" and python_version < "4" and python_full_version < "3.7.0" or python_full_version > "3.7.0" and python_version >= "3.8" and python_version < "4" and python_full_version < "3.7.1" or python_full_version > "3.7.1" and python_version >= "3.8" and python_version < "4"
sortedcontainers==2.4.0; python_version >= "3.7" and python_version < "4"
toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.3.0"
tomli==1.2.2; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
toolz==0.11.2; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.5.2" and python_version < "4" and implementation_name == "pypy" or python_full_version > "3.5.2" and python_version < "4" and python_version >= "3.7" and implementation_name == "pypy")
tqdm==4.62.3; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.4.0"
typed-ast==1.5.1; python_version >= "3.7" and python_version < "4"
typing-extensions==3.10.0.2; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
urllib3==1.26.7; python_full_version >= "3.6.2" and python_version < "4" and python_version >= "3.7" and python_full_version < "3.7.0" or python_full_version > "3.7.0" and python_version < "4" and python_version >= "3.7" and python_full_version < "3.7.1" or python_full_version > "3.7.1" and python_version < "4" and python_version >= "3.7"
varint==1.0.2; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2" and python_full_version < "3.7.0" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.0" and python_full_version < "3.7.1" or python_version >= "3.7" and python_version < "4" and python_full_version > "3.7.1")
vvm==0.1.0; python_version >= "3.7" and python_version < "4"
vyper==0.3.1; python_version >= "3.7" and python_version < "3.10"
wcwidth==0.2.5; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.2"
web3==5.25.0; python_version >= "3.7" and python_version < "4"
websockets==9.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.1"
wrapt==1.13.3; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"
yarl==1.7.2; python_version >= "3.7" and python_version < "4"
zipp==3.6.0; python_version >= "3.7" and python_version < "4"
Historic-Crypto==0.1.6; python_version >= "3.7" and python_version < "4"