-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathrequirements.txt
61 lines (61 loc) · 2.28 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
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
autopep8==1.6.0
base58==2.1.1
bitarray==2.6.0
bot-studio==1.4.0
certifi==2022.6.15
charset-normalizer==2.1.0
colorama==0.4.5
cytoolz==0.12.0
discord.py @ git+https://github.com/Rapptz/discord.py@dc50736bfc3340d7b999d9f165808f8dcb8f1a60
dj-database-url==0.5.0
Django==4.0.6
django-environ==0.9.0
django-heroku==0.3.1
eth-abi==2.2.0
eth-account==0.5.8
eth-hash==0.5.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
frozenlist==1.3.0
gunicorn==20.1.0
hexbytes==0.2.2
idna==3.3
ipfshttpclient==0.8.0a2
jsonschema==4.9.1
lru-dict==1.1.8
multiaddr==0.0.9
multidict==6.0.2
netaddr==0.8.0
oauthlib==3.2.0
parsimonious==0.8.1
protobuf==3.20.1
psycopg2==2.9.3
pycodestyle==2.8.0
pycryptodome==3.15.0
pyrsistent==0.18.1
python-dotenv==0.20.0
requests==2.28.1
requests-oauthlib==1.3.1
rlp==2.0.1
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
toolz==0.12.0
tqdm==4.64.0
tweepy==4.10.0
tzdata==2022.1
urllib3==1.26.10
varint==1.0.2
web3==5.30.0
websockets==9.1
whitenoise==6.2.0
yarl==1.7.2