mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-23 15:04:19 +01:00
pyln: Make the pytest requirement less stringent
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pytest==5.3.1
|
||||
pytest>=5.3.1
|
||||
Flask==1.1.1
|
||||
cheroot==8.2.1
|
||||
ephemeral-port-reserve==1.1.1
|
||||
|
||||
@@ -17,7 +17,7 @@ pytest-benchmark==3.2.2
|
||||
pytest-forked==1.0.2
|
||||
pytest-timeout==1.3.3
|
||||
pytest-xdist==1.29.0
|
||||
pytest==5.3.1
|
||||
pytest>=5.3.1
|
||||
python-bitcoinlib==0.10.2
|
||||
recommonmark==0.5.0
|
||||
sphinx-rtd-theme==0.4.2
|
||||
|
||||
Reference in New Issue
Block a user