jupyter-xeus / xeus

Implementation of the Jupyter kernel protocol in C++
https://xeus.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
907 stars 83 forks source link

Required same version of nlohmann_json in dependencies #390

Closed JohanMabille closed 7 months ago

JohanMabille commented 7 months ago

Fixes #381. Should be updated and marked as "ready for review" when nlohmann_json 3.11.3 is available on conda-forge, to avoid breaking debian and emscripten packages.