-
Notifications
You must be signed in to change notification settings - Fork 0
/
labelling_env.yml
122 lines (122 loc) · 3.29 KB
/
labelling_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
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
name: labelling
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- bzip2=1.0.8=h516909a_3
- ca-certificates=2020.12.5=ha878542_0
- cairo=1.16.0=h18b612c_1001
- certifi=2020.12.5=py37h89c1867_1
- ffmpeg=4.0=hcdf2ecd_0
- fontconfig=2.13.1=he4413a7_1000
- freeglut=3.2.1=h58526e2_0
- freetype=2.10.4=h7ca028e_0
- glib=2.68.1=h36276a3_0
- graphite2=1.3.13=h58526e2_1001
- harfbuzz=1.8.8=hffaf4a1_0
- hdf5=1.10.2=hc401514_3
- icu=58.2=hf484d3e_1000
- jasper=2.0.14=habb8e15_1
- jpeg=9d=h36c2ea0_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libblas=3.9.0=8_openblas
- libcblas=3.9.0=8_openblas
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran=3.0.0=1
- libgfortran-ng=7.5.0=h14aa051_19
- libgfortran4=7.5.0=h14aa051_19
- libglu=9.0.0=he1b5a44_1001
- liblapack=3.9.0=8_openblas
- libopenblas=0.3.12=pthreads_hb3c22a3_1
- libopencv=3.4.2=hb342d67_1
- libopus=1.3.1=h7b6447c_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.0.9=h648cc4a_1002
- libuuid=2.32.1=h14c3975_1000
- libvpx=1.7.0=h439df22_0
- libxcb=1.13=h14c3975_1002
- libxml2=2.9.10=hb55368b_3
- ncurses=6.2=he6710b0_1
- numpy=1.17.5=py37h95a1406_0
- opencv=3.4.2=py37h6fd60c2_1
- openssl=1.1.1k=h27cfd23_0
- pcre=8.44=he1b5a44_0
- pip=21.0.1=py37h06a4308_0
- pixman=0.38.0=h516909a_1003
- pthread-stubs=0.4=h36c2ea0_1001
- py-opencv=3.4.2=py37hb342d67_1
- python=3.7.10=hdb3f193_0
- python_abi=3.7=1_cp37m
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py37h06a4308_0
- sqlite=3.35.4=hdfb4753_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.2=pyhd3eb1b0_0
- xorg-fixesproto=5.0=h14c3975_1002
- xorg-inputproto=2.3.2=h14c3975_1002
- xorg-kbproto=1.0.7=h14c3975_1002
- xorg-libice=1.0.10=h516909a_0
- xorg-libsm=1.2.3=h84519dc_1000
- xorg-libx11=1.6.12=h516909a_0
- xorg-libxau=1.0.9=h14c3975_0
- xorg-libxdmcp=1.1.3=h516909a_0
- xorg-libxext=1.3.4=h516909a_0
- xorg-libxfixes=5.0.3=h516909a_1004
- xorg-libxi=1.7.10=h516909a_0
- xorg-libxrender=0.9.10=h516909a_1002
- xorg-renderproto=0.11.1=h14c3975_1002
- xorg-xextproto=7.3.0=h14c3975_1002
- xorg-xproto=7.0.31=h14c3975_1007
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- appdirs==1.4.4
- attrs==21.2.0
- black==21.5b0
- chardet==4.0.0
- click==7.1.2
- configparser==5.0.2
- coverage==5.5
- docker-pycreds==0.4.0
- flake8==3.9.2
- gitdb==4.0.7
- gitpython==3.1.14
- idna==2.10
- importlib-metadata==4.0.1
- iniconfig==1.1.1
- mccabe==0.6.1
- mypy-extensions==0.4.3
- opencv-contrib-python==4.5.1.48
- packaging==20.9
- pathspec==0.8.1
- pathtools==0.1.2
- pluggy==0.13.1
- promise==2.3
- protobuf==3.15.8
- psutil==5.8.0
- py==1.10.0
- pycodestyle==2.7.0
- pyfakefs==4.4.0
- pyflakes==2.3.1
- pyparsing==2.4.7
- pytest==6.2.4
- pytest-cov==2.12.1
- python-dateutil==2.8.1
- pyyaml==5.4.1
- regex==2021.4.4
- requests==2.25.1
- sentry-sdk==1.0.0
- shortuuid==1.0.1
- six==1.15.0
- smmap==4.0.0
- subprocess32==3.5.4
- toml==0.10.2
- typed-ast==1.4.3
- typing-extensions==3.10.0.0
- urllib3==1.26.4
- wandb==0.10.30
- zipp==3.4.1
prefix: /home/armand/miniconda3/envs/labelling