-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenvironment.yml
More file actions
102 lines (102 loc) · 2.2 KB
/
environment.yml
File metadata and controls
102 lines (102 loc) · 2.2 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
name: datadelta_prod_env
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- argcomplete=1.12.3
- backcall=0.2.0
- backports=1.0
- backports.functools_lru_cache=1.6.4
- blas=1.0
- certifi=2021.10.8
- colorama=0.4.4
- debugpy=1.5.1
- decorator=5.1.0
- entrypoints=0.3
- importlib-metadata=4.10.0
- importlib_metadata=4.10.0
- intel-openmp=2020.2
- ipykernel=6.6.0
- ipython=7.30.1
- jedi=0.18.1
- jupyter_client=7.1.0
- jupyter_core=4.9.1
- libsodium=1.0.18
- matplotlib-inline=0.1.3
- mkl=2019.4
- mkl-service=2.3.0
- mkl_fft=1.2.0
- mkl_random=1.0.4
- nest-asyncio=1.5.4
- numpy=1.19.1
- numpy-base=1.19.1
- pandas=1.0.5
- parso=0.8.3
- pickleshare=0.7.5
- pip=21.2.4
- prompt-toolkit=3.0.24
- pygments=2.10.0
- python=3.7.0
- python-dateutil=2.8.1
- python_abi=3.7
- pytz=2020.1
- pywin32=303
- pyzmq=22.3.0
- setuptools=58.0.4
- six=1.15.0
- tornado=6.1
- traitlets=5.1.1
- typing_extensions=4.0.1
- vc=14.2
- vs2015_runtime=14.27.29016
- wcwidth=0.2.5
- wheel=0.37.0
- wincertstore=0.2
- zeromq=4.3.4
- zipp=3.6.0
- pip:
- alabaster==0.7.12
- atomicwrites==1.4.0
- attrs==21.4.0
- autopep8==1.6.0
- babel==2.9.1
- bleach==4.1.0
- build==0.7.0
- charset-normalizer==2.0.9
- check-manifest==0.47
- docutils==0.17.1
- idna==3.3
- imagesize==1.3.0
- iniconfig==1.1.1
- jinja2==3.0.3
- keyring==23.4.0
- markupsafe==2.0.1
- packaging==21.3
- pep517==0.12.0
- pkginfo==1.8.2
- pluggy==1.0.0
- py==1.11.0
- pycodestyle==2.8.0
- pyparsing==3.0.6
- pytest==6.2.5
- pywin32-ctypes==0.2.0
- readme-renderer==32.0
- requests==2.26.0
- requests-toolbelt==0.9.1
- rfc3986==1.5.0
- snowballstemmer==2.2.0
- sphinx==4.3.2
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- toml==0.10.2
- tomli==2.0.0
- tqdm==4.62.3
- twine==3.7.1
- urllib3==1.26.7
- webencodings==0.5.1
prefix: C:\Users\andre\anaconda3\envs\datadelta_prod_env