forked from polkascan/polkascan-pre-harvester
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (49 loc) · 865 Bytes
/
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
alembic~=1.1.0
atomicwrites~=1.3.0
attrs~=19.1.0
Babel~=2.6.0
base58>=2.0.1
billiard~=3.6
celery~=4.3.0
certifi>=2020.11.8
chardet~=3.0.4
dictalchemy~=0.1.2.7
falcon~=1.4.1
flower~=0.9.5
greenlet~=0.4.15
gunicorn~=19.9.0
idna>=2.8
jsonschema~=2.6.0
Mako~=1.0.8
MarkupSafe~=1.1.1
meinheld~=1.0.2
more-itertools~=6.0.0
mysql-connector~=2.1.7
mysql-connector-python~=8.0.15
packaging~=19.1
pluggy~=0.9.0
protobuf~=3.6.1
py>=1.8.0
pyparsing>=2.4.2
pytest~=4.3.1
python-dateutil~=2.8.0
python-editor~=1.0.4
python-mimeparse~=1.6.0
pytz>=2020.1
redis~=3.5.3
requests>=2.25.1
requests-mock~=1.7.0
sentry-sdk~=0.16.1
six>=1.12.0
SQLAlchemy~=1.3.8
tornado~=5.1.1
vine~=1.3.0
xxhash>=1.3.0
# Development
pydevd-pycharm
websocket-client~=0.57.0
py-sr25519-bindings>=0.1.2
py-ed25519-bindings>=0.1.2
py-bip39-bindings>=0.1.6
scalecodec~=0.11.17
substrate-interface~=0.13.12