-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
124 lines (124 loc) · 3.43 KB
/
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
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
name: ReUse
channels:
- nvidia
- conda-forge
- defaults
dependencies:
- asttokens=2.1.0=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2022.9.24=h5b45459_0
- colorama=0.4.6=pyhd8ed1ab_0
- cuda-nvcc=11.8.89=0
- cudatoolkit=11.2.2=h933977f_10
- cudnn=8.1.0.77=h3e0f4f4_0
- debugpy=1.6.3=py39h99910a6_1
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- ipykernel=6.17.1=pyh025b116_0
- ipython=8.6.0=pyh08f2357_1
- jedi=0.18.1=pyhd8ed1ab_2
- jupyter_client=7.4.5=pyhd8ed1ab_0
- jupyter_core=5.0.0=py39hcbf5309_0
- libffi=3.4.2=h8ffe710_5
- libsodium=1.0.18=h8d14728_1
- libsqlite=3.39.4=hcfcfb64_0
- libzlib=1.2.13=hcfcfb64_4
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- openssl=3.0.7=hcfcfb64_0
- packaging=21.3=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=22.3.1=pyhd8ed1ab_0
- platformdirs=2.5.2=pyhd8ed1ab_1
- prompt-toolkit=3.0.32=pyha770c72_0
- psutil=5.9.4=py39ha55989b_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.13.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- python=3.9.13=hcf16a7b_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pywin32=304=py39h99910a6_2
- pyzmq=24.0.1=py39hea35a22_1
- setuptools=65.5.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.39.4=hcfcfb64_0
- stack_data=0.6.0=pyhd8ed1ab_0
- tk=8.6.12=h8ffe710_0
- tornado=6.2=py39ha55989b_1
- traitlets=5.5.0=pyhd8ed1ab_0
- tzdata=2022f=h191b570_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=h3d8a991_9
- vs2015_runtime=14.32.31332=h1d6e394_9
- wcwidth=0.2.5=pyh9f0ad1d_2
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- zeromq=4.3.4=h0e60522_1
- pip:
- absl-py==1.3.0
- affine==2.3.1
- astunparse==1.6.3
- attrs==22.1.0
- cachetools==5.2.0
- certifi==2022.9.24
- charset-normalizer==2.1.1
- click==8.1.3
- click-plugins==1.1.1
- cligj==0.7.2
- flatbuffers==22.10.26
- gast==0.4.0
- google-auth==2.14.1
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.50.0
- h5py==3.7.0
- idna==3.4
- importlib-metadata==5.0.0
- joblib==1.2.0
- keras==2.10.0
- keras-preprocessing==1.1.2
- libclang==14.0.6
- mahotas==1.4.13
- markdown==3.4.1
- markupsafe==2.1.1
- numpy==1.23.4
- oauthlib==3.2.2
- opencv-python==4.6.0.66
- opt-einsum==3.3.0
- pandas==1.5.1
- protobuf==3.19.6
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyproj==3.4.0
- pytz==2022.6
- pywavelets==1.4.1
- rasterio==1.3.3
- requests==2.28.1
- requests-oauthlib==1.3.1
- rioxarray==0.12.4
- rsa==4.9
- scikit-learn==1.1.3
- scipy==1.9.3
- snuggs==1.4.7
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.10.0
- tensorflow-estimator==2.10.0
- tensorflow-io-gcs-filesystem==0.27.0
- termcolor==2.1.0
- threadpoolctl==3.1.0
- typing-extensions==4.4.0
- urllib3==1.26.12
- werkzeug==2.2.2
- wrapt==1.14.1
- xarray==2022.11.0
- xgboost==1.7.1
- zipp==3.10.0
prefix: C:\Users\anton\miniconda3\envs\ReUse