-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconda.yml
More file actions
36 lines (36 loc) · 1.04 KB
/
conda.yml
File metadata and controls
36 lines (36 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
name: ex-ai-standupcode
channels:
- conda-forge
- defaults
dependencies:
- brotlipy=0.7.0=py38h1a28f6b_1002
- bzip2=1.0.8=h3422bc3_4
- ca-certificates=2022.10.11=hca03da5_0
- certifi=2022.12.7=py38hca03da5_0
- cffi=1.15.1=py38h80987f9_3
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- codecov=2.1.12=pyhd8ed1ab_0
- coverage=6.3.2=py38h1a28f6b_0
- cryptography=38.0.4=py38h834c97f_0
- idna=3.4=pyhd8ed1ab_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.2=h3422bc3_5
- ncurses=6.3=h07bb92c_1
- openssl=1.1.1s=h1a28f6b_0
- pip=22.3.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=23.0.0=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.15=hc0d8a6c_2
- readline=8.1.2=h46ed386_0
- requests=2.28.1=pyhd8ed1ab_1
- setuptools=65.6.3=pyhd8ed1ab_0
- sqlite=3.40.1=h7a7dc30_0
- tk=8.6.12=hb8d0fd4_0
- tomli=2.0.1=pyhd8ed1ab_0
- tzdata=2022g=h191b570_0
- urllib3=1.26.14=pyhd8ed1ab_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- zlib=1.2.13=h5a0b063_0
prefix: /Users/arm/miniconda3/envs/ex-ai-standupcode