-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.13 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
aiohttp==3.7.4.post0
amqp==5.0.6
asgiref==3.4.0
async-timeout==3.0.1
attrs==21.2.0
base58==2.1.0
billiard==3.6.4.0
bitarray==1.2.2
celery==5.1.2
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
cryptography==3.4.7
cytoolz==0.11.0
defusedxml==0.7.1
Django==3.2.4
django-allauth==0.45.0
django-crispy-forms==1.12.0
django-ipware==3.0.2
django-rest-auth==0.9.5
djangorestframework==3.12.4
eth-abi==2.1.1
eth-account==0.5.4
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
hexbytes==0.2.1
idna==2.10
ipfshttpclient==0.7.0
jsonschema==3.2.0
kombu==5.1.0
lru-dict==1.1.7
multiaddr==0.0.9
multidict==5.1.0
netaddr==0.8.0
oauthlib==3.1.1
parsimonious==0.8.1
prompt-toolkit==3.0.19
protobuf==3.17.3
pycparser==2.20
pycryptodome==3.10.1
PyJWT==2.1.0
pyrsistent==0.18.0
python3-openid==3.2.0
pytz==2021.1
redis==3.5.3
requests==2.25.1
requests-oauthlib==1.3.0
rlp==2.0.1
six==1.16.0
sqlparse==0.4.1
toolz==0.11.1
typing-extensions==3.10.0.0
urllib3==1.26.6
varint==1.0.2
vine==5.0.0
wcwidth==0.2.5
web3==5.20.1
websockets==9.1
yarl==1.6.3