Skip to content

Commit e112e2c

Browse files
committed
Upgraded nlohamnn_json version
1 parent f7c40a7 commit e112e2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment-dev.yml

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

0 commit comments

Comments
 (0)