Skip to content

Commit 81babb7

Browse files
authored
Update bayes rules environment (#180)
1 parent a9a346b commit 81babb7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Bayes_Rules/environment.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- defaults
44
- conda-forge
55
dependencies:
6-
- _libgcc_mutex=0.1=main
6+
- _libgcc_mutex=0.1=conda_forge
77
- _openmp_mutex=4.5=1_gnu
88
- anyio=3.5.0=py39h06a4308_0
99
- argon2-cffi=21.3.0=pyhd3eb1b0_0
@@ -70,10 +70,10 @@ dependencies:
7070
- libedit=3.1.20210910=h7f8727e_0
7171
- libev=4.33=h7f8727e_1
7272
- libffi=3.3=he6710b0_2
73-
- libgcc-ng=9.3.0=h5101ec6_17
73+
- libgcc-ng=11.2.0=h1d223b6_14
7474
- libgfortran-ng=7.5.0=ha8ba4b0_17
7575
- libgfortran4=7.5.0=ha8ba4b0_17
76-
- libgomp=9.3.0=h5101ec6_17
76+
- libgomp=11.2.0=h1d223b6_14
7777
- libnetcdf=4.8.1=h42ceab0_1
7878
- libnghttp2=1.46.0=hce63b2e_0
7979
- libpng=1.6.37=hbc83047_0
@@ -128,10 +128,12 @@ dependencies:
128128
- pyopenssl=22.0.0=pyhd3eb1b0_0
129129
- pyparsing=3.0.4=pyhd3eb1b0_0
130130
- pyqt=5.9.2=py39h2531618_6
131+
- pyreadr=0.4.4=py39h6be6860_0
131132
- pyrsistent=0.18.0=py39heee7806_0
132133
- pysocks=1.7.1=py39h06a4308_0
133134
- python=3.9.7=h12debd9_1
134135
- python-dateutil=2.8.2=pyhd3eb1b0_0
136+
- python_abi=3.9=2_cp39
135137
- pytz=2021.3=pyhd3eb1b0_0
136138
- pyzmq=22.3.0=py39h295c915_2
137139
- qt=5.9.7=h5867ecd_1
@@ -180,3 +182,4 @@ dependencies:
180182
- multipledispatch==0.6.0
181183
- pymc==4.0.0b4
182184
- toolz==0.11.2
185+
- watermark==2.3.0

0 commit comments

Comments
 (0)