We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c97fa8 commit 62e824aCopy full SHA for 62e824a
1 file changed
environment.yml
@@ -1,14 +1,13 @@
1
name: xtensor-io
2
channels:
3
- - nodefaults
4
- QuantStack
5
- conda-forge
6
dependencies:
7
- xtensor
8
- - boost ==1.65.1
9
- - boost-cpp ==1.65.1
+ - boost ==1.66.0
+ - boost-cpp ==1.66.0
10
- widgetsnbextension
11
- xtensor-io
12
- - xeus-cling
13
- - xwidgets
14
- - notebook
+ - xeus-cling ==0.2.3
+ - xwidgets ==0.8.0
+ - notebook
0 commit comments