-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
41 lines (41 loc) · 1008 Bytes
/
environment.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
name: sap-generation-engine
channels:
- defaults
dependencies:
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2023.05.30=hecd8cb5_0
- libffi=3.4.4=hecd8cb5_0
- ncurses=6.4=hcec6c5f_0
- openssl=3.0.10=hca72f7f_2
- pip=23.2.1=py310hecd8cb5_0
- python=3.10.12=h5ee71fb_0
- readline=8.2=hca72f7f_0
- setuptools=68.0.0=py310hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- wheel=0.38.4=py310hecd8cb5_0
- xz=5.4.2=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- contourpy==1.1.0
- cycler==0.11.0
- exceptiongroup==1.1.3
- fonttools==4.42.1
- iniconfig==2.0.0
- kiwisolver==1.4.5
- matplotlib==3.7.2
- networkx==3.1
- numpy==1.25.2
- packaging==23.1
- pandas==2.0.3
- pillow==10.0.0
- pluggy==1.3.0
- pyparsing==3.0.9
- pytest==7.4.0
- python-dateutil==2.8.2
- pytz==2023.3
- scipy==1.11.2
- six==1.16.0
- tomli==2.0.1
- tzdata==2023.3
prefix: /usr/local/anaconda3/envs/sap-generation-engine