-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment_mac.yml
42 lines (42 loc) · 1.01 KB
/
environment_mac.yml
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
37
38
39
40
41
42
name: PyPower
channels:
- defaults
dependencies:
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2022.10.11=hecd8cb5_0
- certifi=2022.9.24=py310hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.3=hb1e8313_2
- ncurses=6.3=hca72f7f_3
- openssl=1.1.1s=hca72f7f_0
- pip=22.2.2=py310hecd8cb5_0
- python=3.10.6=hdfd78df_1
- readline=8.2=hca72f7f_0
- setuptools=65.5.0=py310hecd8cb5_0
- sqlite=3.39.3=h707629a_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2022f=h04d1e81_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=hca72f7f_0
- zlib=1.2.13=h4dc903c_0
- pip:
- contourpy==1.0.6
- cycler==0.11.0
- datetime==4.7
- fonttools==4.38.0
- kiwisolver==1.4.4
- matplotlib==3.6.2
- numpy==1.23.4
- packaging==21.3
- pandas==1.5.1
- patsy==0.5.3
- pillow==9.3.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.6
- scipy==1.9.3
- seaborn==0.12.1
- six==1.16.0
- statsmodels==0.13.5
- zope-interface==5.5.1
prefix: /Users/pieter/anaconda3/envs/PyPower