Skip to content

Commit a7c1d69

Browse files
committed
Added upper bound on pybind11 on WASM
1 parent 345392c commit a7c1d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-wasm-host.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- https://repo.prefix.dev/conda-forge
55
dependencies:
66
- ipython
7-
- pybind11
7+
- pybind11 <3
88
- jedi
99
- nlohmann_json
1010
- pybind11_json

0 commit comments

Comments
 (0)