Skip to content

Commit e52c6b1

Browse files
authored
Upgraded nlohamnn_json version (#662)
* Upgraded nlohamnn_json version * Removed xeus from environment file
1 parent f7c40a7 commit e52c6b1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

environment-dev.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ dependencies:
88
- ninja
99
- cmake < 4 # TODO: remove pin on CMake
1010
# Host dependencies
11-
- xeus>=5.0.0
12-
- xeus-zmq>=3.0,<4.0
13-
- nlohmann_json=3.11.3
11+
- xeus-zmq>=3.1,<4.0
12+
- nlohmann_json=3.12.0
1413
- pybind11>=2.6.1,<3.0
1514
- pybind11_json>=0.2.6,<0.3
1615
- xeus-python-shell>=0.6.3,<0.7

0 commit comments

Comments
 (0)