-
Notifications
You must be signed in to change notification settings - Fork 0
/
Windows-Env.yml
91 lines (91 loc) · 2.99 KB
/
Windows-Env.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
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
name: eai
channels:
- pytorch
- https://repo.anaconda.com/pkgs/main
- defaults
dependencies:
- _pytorch_select=1.1.0=cpu
- argcomplete=1.12.3=pyhd3eb1b0_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py37h2bbff1b_0
- async_generator=1.10=py37h28b3542_0
- attrs=21.4.0=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- bleach=4.1.0=pyhd3eb1b0_0
- ca-certificates=2021.10.26=haa95532_4
- certifi=2021.10.8=py37haa95532_2
- cffi=1.15.0=py37h2bbff1b_1
- colorama=0.4.4=pyhd3eb1b0_0
- cudatoolkit=10.2.89=h74a9793_1
- debugpy=1.5.1=py37hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- entrypoints=0.3=py37_0
- importlib-metadata=4.8.2=py37haa95532_0
- importlib_metadata=4.8.2=hd3eb1b0_0
- intel-openmp=2022.0.0=haa95532_3663
- ipykernel=6.4.1=py37haa95532_1
- ipython=7.31.1=py37haa95532_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.1=py37haa95532_1
- jinja2=3.0.2=pyhd3eb1b0_0
- jsonschema=3.2.0=pyhd3eb1b0_2
- jupyter_client=7.1.2=pyhd3eb1b0_0
- jupyter_core=4.9.1=py37haa95532_0
- jupyterlab_pygments=0.1.2=py_0
- libsodium=1.0.18=h62dcd97_0
- libuv=1.40.0=he774522_0
- markupsafe=2.0.1=py37h2bbff1b_0
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- mistune=0.8.4=py37hfa6e2cd_1001
- mkl=2020.2=256
- mkl-service=2.3.0=py37h196d8e1_0
- mkl_fft=1.3.0=py37h46781fe_0
- mkl_random=1.1.1=py37h47e9c7a_0
- nbclient=0.5.3=pyhd3eb1b0_0
- nbconvert=6.1.0=py37haa95532_0
- nbformat=5.1.3=pyhd3eb1b0_0
- nest-asyncio=1.5.1=pyhd3eb1b0_0
- ninja=1.10.2=py37h559b2a2_3
- notebook=6.4.8=py37haa95532_0
- numpy=1.19.2=py37hadc3359_0
- numpy-base=1.19.2=py37ha3acd2a_0
- openssl=1.1.1m=h2bbff1b_0
- packaging=21.3=pyhd3eb1b0_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- parso=0.8.3=pyhd3eb1b0_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.4=py37haa95532_0
- prometheus_client=0.13.1=pyhd3eb1b0_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- pyrsistent=0.18.0=py37h196d8e1_0
- python=3.7.11=h6244533_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytorch=1.8.1=py3.7_cuda10.2_cudnn7_0
- pywin32=302=py37h827c3e9_1
- pywinpty=2.0.2=py37h5da7b33_0
- pyzmq=19.0.2=py37ha925a31_1
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=58.0.4=py37haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.37.2=h2bbff1b_0
- terminado=0.13.1=py37haa95532_0
- testpath=0.5.0=pyhd3eb1b0_0
- tornado=6.1=py37h2bbff1b_0
- traitlets=5.1.1=pyhd3eb1b0_0
- typing-extensions=3.10.0.2=hd3eb1b0_0
- typing_extensions=3.10.0.2=pyh06a4308_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py37_1
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py37haa95532_2
- winpty=0.4.3=4
- zeromq=4.3.2=ha925a31_3
- zipp=3.7.0=pyhd3eb1b0_0
prefix: D:\miniconda3\envs\eai