Browse Source

Add missing test dependencies to requirements.txt

Supplements the consolidation in b68066e
bump-pyln-proto
Sjors Provoost 5 years ago
committed by Rusty Russell
parent
commit
2e10729690
  1. 4
      requirements.txt

4
requirements.txt

@ -1,7 +1,11 @@
Flask==1.1.1 Flask==1.1.1
Sphinx==1.8.4 Sphinx==1.8.4
base58==1.0.2
bitstring==3.1.6
cheroot==8.2.1 cheroot==8.2.1
coincurve==13.0.0
commonmark==0.8.1 commonmark==0.8.1
cryptography==2.8
ephemeral-port-reserve==1.1.1 ephemeral-port-reserve==1.1.1
flake8==3.7.8 flake8==3.7.8
flaky==3.6.1 flaky==3.6.1

Loading…
Cancel
Save