We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 065a58a + d718e06 commit f414b0fCopy full SHA for f414b0f
ci/environment.yml
@@ -4,19 +4,20 @@ channels:
4
- defaults
5
dependencies:
6
- llvmdev=11.1.0
7
- - toml
8
- - pytest
9
- - jupyter
+ - toml=0.10.2
+ - pytest=7.2.0
+ - jupyter=1.0.0
10
- xeus=1.0.1
11
- - xtl
12
- - nlohmann_json
13
- - cppzmq
14
- - jupyter_kernel_test
15
- - xonsh
16
- - re2c
17
- - numpy
+ - xtl=0.7.4
+ - nlohmann_json=3.9.1
+ - cppzmq=4.7.1
+ - jupyter_kernel_test=0.4.4
+ - xonsh=0.13.3
+ - re2c=2.2
+ - numpy=1.23.4
18
- zlib
19
- - ninja
20
- - rapidjson
+ - zstd
+ - ninja=1.11.0
21
+ - rapidjson=1.1.0
22
# - bison=3.4 [not win]
23
# - m2-bison=3.4 [win]
0 commit comments