-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
111 lines (111 loc) Β· 1.83 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
apipkg==1.5
appdirs==1.4.4
asgiref==3.3.1
asn1crypto==1.4.0
asttokens==2.0.4
attrs==20.3.0
autopep8==1.5.7
base58==2.1.0
bitarray==1.2.2
black==20.8b1
cached-property==1.5.2
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
coincurve==15.0.0
cytoolz==0.11.0
dj-database-url==0.5.0
Django==3.1.4
django-appconf==1.0.4
django-compressor==2.2
django-heroku==0.3.1
django-libsass==0.7
django-web3-auth==0.1.2
eth-abi==2.1.1
eth-account==0.5.4
eth-brownie==1.14.6
eth-event==1.2.3
eth-hash==0.3.1
eth-keyfile==0.5.1
eth-keys==0.3.3
eth-rlp==0.2.1
eth-typing==2.2.2
eth-utils==1.10.0
ethereum==2.3.2
execnet==1.8.0
future==0.18.2
gunicorn==20.1.0
hexbytes==0.2.1
hypothesis==6.10.0
idna==2.10
inflection==0.5.0
iniconfig==1.1.1
install==1.3.4
ipfshttpclient==0.7.0a1
jedi==0.18.0
jsonschema==3.2.0
libsass==0.20.1
lru-dict==1.1.7
multiaddr==0.0.9
mypy-extensions==0.4.3
mythx-models==1.9.1
netaddr==0.8.0
numpy==1.19.4
packaging==20.9
parsimonious==0.8.1
parso==0.8.2
pathspec==0.8.1
pbkdf2==1.3
pluggy==0.13.1
prompt-toolkit==3.0.18
protobuf==3.15.8
psutil==5.8.0
psycopg2==2.8.6
psycopg2-binary==2.8.6
py==1.10.0
py-ecc==5.2.0
py-solc-ast==1.2.8
py-solc-x==1.1.0
pycodestyle==2.7.0
pycparser==2.20
pycryptodome==3.10.1
pyethash==0.1.27
Pygments==2.8.1
pygments-lexer-solidity==0.7.0
PyJWT==1.7.1
pyparsing==2.4.7
pyrsistent==0.17.3
pysha3==1.0.2
pytest==6.2.3
pytest-forked==1.3.0
pytest-xdist==1.34.0
python-dateutil==2.8.1
python-dotenv==0.16.0
pythx==1.6.1
pytz==2020.4
PyYAML==5.4.1
rcssmin==1.0.6
regex==2021.4.4
repoze.lru==0.7
requests==2.25.1
rjsmin==1.0.12
rlp==1.2.0
scrypt==0.8.18
semantic-version==2.8.5
six==1.15.0
sortedcontainers==2.3.0
sqlparse==0.4.1
toml==0.10.2
toolz==0.11.1
tqdm==4.60.0
typed-ast==1.4.3
typing-extensions==3.7.4.3
urllib3==1.26.4
varint==1.0.2
vvm==0.1.0
vyper==0.2.12
wcwidth==0.2.5
web3==5.18.0
websockets==8.1
whitenoise==5.2.0