Skip to content

Commit c10f68f

Browse files
authored
Drop pin on nlohmann_json in environment-dev.yml
1 parent 541ffc6 commit c10f68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
# Host dependencies
1010
- xeus>=5.0.0
1111
- xeus-zmq<4.0
12-
- nlohmann_json=3.12.0
12+
- nlohmann_json
1313
- CppInterOp
1414
- pugixml
1515
- cpp-argparse

0 commit comments

Comments
 (0)