forked from ElementsProject/lightning
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
28 lines (28 loc) · 1002 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
https://github.com/ElementsProject/libwally-core/releases/download/release_0.8.0/wallycore-0.8.0-cp36-cp36m-linux_x86_64.whl; 'linux' in sys_platform and python_version == '3.6'
https://github.com/ElementsProject/libwally-core/releases/download/release_0.8.0/wallycore-0.8.0-cp37-cp37m-linux_x86_64.whl; 'linux' in sys_platform and python_version == '3.7'
https://github.com/ElementsProject/libwally-core/releases/download/release_0.8.0/wallycore-0.8.0-cp37-cp37m-macosx_10_14_x86_64.whl; sys_platform == 'darwin' and python_version == '3.7'
Flask==1.1.1
Sphinx==1.8.4
base58==1.0.2
bitstring==3.1.6
cheroot==8.2.1
coincurve==13.0.0
commonmark==0.8.1
cryptography==3.2
ephemeral-port-reserve==1.1.1
flake8==3.7.8
flaky==3.6.1
m2r==0.2.1
mako==1.0.14
mrkd==0.1.6
psycopg2-binary==2.8.4
pytest-benchmark==3.2.2
pytest-forked==1.0.2
pytest-timeout==1.3.3
pytest-xdist==1.29.0
pytest == 5.*
python-bitcoinlib==0.10.2
recommonmark>=0.6.0
sphinx-rtd-theme==0.4.2
sphinxcontrib-websupport==1.1.0
tqdm==4.32.2