Skip to content

Commit 4630c45

Browse files
authored
Update environment.yml (#149)
Remove conflicting versions of packages
1 parent c6374ec commit 4630c45

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

binder/environment.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
channels:
22
- defaults
33
dependencies:
4-
- _libgcc_mutex=0.1=main
5-
- _openmp_mutex=5.1=1_gnu
4+
- _libgcc_mutex
5+
- _openmp_mutex
66
- ca-certificates=2022.07.19=h06a4308_0
77
- certifi=2022.6.15=py39h06a4308_0
88
- ld_impl_linux-64=2.38=h1181459_1
9-
- libffi=3.3=he6710b0_2
10-
- libgcc-ng=11.2.0=h1234567_1
11-
- libgomp=11.2.0=h1234567_1
12-
- libstdcxx-ng=11.2.0=h1234567_1
9+
- libffi
10+
- libgcc-ng
11+
- libgomp
12+
- libstdcxx-ng
1313
- ncurses=6.3=h5eee18b_3
1414
- openssl=1.1.1q=h7f8727e_0
1515
- pip

0 commit comments

Comments
 (0)