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 d26ce3a + 535d030 commit e4eb312Copy full SHA for e4eb312
ci/environment.yml
@@ -4,19 +4,19 @@ channels:
4
- defaults
5
dependencies:
6
- llvmdev=11.1.0
7
+ - toml=0.10.2
8
+ - pytest=7.2.0
9
+ - jupyter=1.0.0
10
- xeus=5.1.0
11
- xeus-zmq=3.0.0
12
+ - nlohmann_json=3.11.3
13
+ - jupyter_kernel_test=0.4.4
14
- xonsh=0.13.3
- - rapidjson
- - nlohmann_json
- - toml
- - pytest
- - jupyter
15
- - jupyter_kernel_test
16
- - re2c
17
- - numpy
+ - re2c=2.2
+ - numpy=1.23.4
18
- zlib
19
- zstd
20
- - ninja
+ - ninja=1.11.0
+ - rapidjson=1.1.0
21
# - bison=3.4 [not win]
22
# - m2-bison=3.4 [win]
0 commit comments