mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-12-29 10:04:41 +01:00
ea99a05249
This adds our first (basic) schema, and sews support into pyln-testing so it will load schemas for any method for doc/schemas/{method}.schema.json. All JSON responses in a test run are checked against the schema (if any). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
Flask==1.1.*
|
|
cheroot==8.5.*
|
|
ephemeral-port-reserve==1.1.1
|
|
flaky ~= 3.7.0
|
|
psutil==5.7.*
|
|
psycopg2-binary==2.8.*
|
|
pytest-rerunfailures==9.1.1
|
|
pytest-timeout ~= 1.4.2
|
|
pytest-xdist ~= 2.2.0
|
|
pytest==6.1.*
|
|
python-bitcoinlib==0.11.*
|
|
jsonschema==3.2.*
|