Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 48767d6

Browse files
authoredMar 7, 2025··
Remove lower bound on xeus-zmq version environment-dev.yml (#272)
1 parent ec63cc3 commit 48767d6

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
@@ -8,7 +8,7 @@ dependencies:
88
- cxx-compiler=1.7.0
99
# Host dependencies
1010
- xeus>=5.0.0
11-
- xeus-zmq>=3.0,<4.0
11+
- xeus-zmq<4.0
1212
- nlohmann_json=3.11.3
1313
- CppInterOp
1414
- pugixml

0 commit comments

Comments
 (0)
Please sign in to comment.