-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_complete.yml
101 lines (101 loc) · 3.19 KB
/
environment_complete.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
92
93
94
95
96
97
98
99
100
101
name: e:\OpenTSDBClient\env
channels:
- conda-forge
- defaults
dependencies:
- asttokens=2.2.1=pyhd8ed1ab_0
- autopep8=1.6.0=pyhd3eb1b0_1
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- black=23.3.0=py311h1ea47a8_0
- boltons=23.0.0=pyhd8ed1ab_0
- brotlipy=0.7.0=py311ha68e1ae_1005
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2022.12.7=h5b45459_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py311h7d9ee11_3
- charset-normalizer=3.1.0=pyhd8ed1ab_0
- click=8.1.3=win_pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.1.3=pyhd8ed1ab_0
- conda=23.3.1=py311h1ea47a8_0
- conda-package-handling=2.0.2=pyh38be061_0
- conda-package-streaming=0.7.0=pyhd8ed1ab_1
- cryptography=40.0.1=py311h28e9c30_0
- debugpy=1.6.7=py311h12c1d0e_0
- decorator=5.1.1=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=6.4.1=pyha770c72_0
- importlib_metadata=6.4.1=hd8ed1ab_0
- ipykernel=6.22.0=pyh025b116_0
- ipython=8.12.0=pyh08f2357_0
- jedi=0.18.2=pyhd8ed1ab_0
- jsonpatch=1.32=pyhd8ed1ab_0
- jsonpointer=2.0=py_0
- jupyter_client=8.2.0=pyhd8ed1ab_0
- jupyter_core=5.3.0=py311h1ea47a8_0
- libexpat=2.5.0=h63175ca_1
- libffi=3.4.2=h8ffe710_5
- libsodium=1.0.18=h8d14728_1
- libsqlite=3.40.0=hcfcfb64_0
- libzlib=1.2.13=hcfcfb64_4
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- menuinst=1.4.19=py311h1ea47a8_1
- mypy_extensions=1.0.0=pyha770c72_0
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- openssl=3.1.0=hcfcfb64_0
- packaging=23.1=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pathspec=0.11.1=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.0.1=pyhd8ed1ab_0
- platformdirs=3.2.0=pyhd8ed1ab_0
- pluggy=1.0.0=pyhd8ed1ab_5
- prompt-toolkit=3.0.38=pyha770c72_0
- prompt_toolkit=3.0.38=hd8ed1ab_0
- psutil=5.9.4=py311ha68e1ae_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycodestyle=2.10.0=py311haa95532_0
- pycosat=0.6.4=py311ha68e1ae_1
- pycparser=2.21=pyhd8ed1ab_0
- pygments=2.15.0=pyhd8ed1ab_0
- pyopenssl=23.1.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyh0701188_6
- python=3.11.3=h2628c8c_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.11=3_cp311
- pywin32=304=py311h12c1d0e_2
- pyzmq=25.0.2=py311h7b3f143_0
- requests=2.28.2=pyhd8ed1ab_1
- ruamel.yaml=0.17.21=py311ha68e1ae_3
- ruamel.yaml.clib=0.2.7=py311ha68e1ae_1
- setuptools=67.6.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.12=h8ffe710_0
- toml=0.10.2=pyhd3eb1b0_0
- toolz=0.12.0=pyhd8ed1ab_0
- tornado=6.2=py311ha68e1ae_1
- tqdm=4.65.0=pyhd8ed1ab_1
- traitlets=5.9.0=pyhd8ed1ab_0
- typing-extensions=4.5.0=hd8ed1ab_0
- typing_extensions=4.5.0=pyha770c72_0
- tzdata=2023c=h71feb2d_0
- ucrt=10.0.22621.0=h57928b3_0
- urllib3=1.26.15=pyhd8ed1ab_0
- vc=14.3=hb6edc58_10
- vs2015_runtime=14.34.31931=h4c5c07a_10
- wcwidth=0.2.6=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- xz=5.2.6=h8d14728_0
- zeromq=4.3.4=h0e60522_1
- zipp=3.15.0=pyhd8ed1ab_0
- zstandard=0.19.0=py311he5d195f_1
- zstd=1.5.2=h12be248_6
- pip:
- build==0.10.0
- pyproject-hooks==1.0.0
prefix: e:\OpenTSDBClient\env