interop/test-requirements.txt
Lukáš Piwowarski 75de33251e Migrate to demjson3
It looks like the demjson package is no longer maintained [1][2]. The
last version was released in 2015.

This patch migrates to demjson3 which is a fork of the demjson library
compatible with python3.

[1] https://github.com/dmeranda/demjson/issues/40
[2] https://pypi.org/project/demjson/

Change-Id: Ibb176d942d401662ab6e565313e81b84238d1d76
2022-10-20 13:40:56 +02:00

10 lines
149 B
Plaintext

pygments
demjson3
doc8
jsonschema
Sphinx
sphinxcontrib.datatemplates
refstack>=2.0.0
hacking>=1.1.0,!=1.2.0 # Apache-2.0
flake8!=3.0.0,!=2.6.2 # MIT