-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenv.yml
77 lines (77 loc) · 2.12 KB
/
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
name: kijiji_scraper
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- bzip2=1.0.8=h7f98852_4
- c-ares=1.18.1=h7f98852_0
- ca-certificates=2021.10.8=ha878542_0
- charset-normalizer=2.0.12=pyhd8ed1ab_0
- colorama=0.4.4=pyh9f0ad1d_0
- icu=69.1=h9c3ff4c_0
- idna=3.3=pyhd8ed1ab_0
- krb5=1.19.2=hcc1bbae_3
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libarchive=3.5.2=hccf745f_1
- libcurl=7.81.0=h2574ce0_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_12
- libgomp=11.2.0=h1d223b6_12
- libiconv=1.16=h516909a_0
- libmamba=0.22.0=h9c208ef_0
- libnghttp2=1.47.0=h727a467_0
- libnsl=2.0.0=h7f98852_0
- libsolv=0.7.19=h780b84a_5
- libssh2=1.10.0=ha56f1ee_2
- libstdcxx-ng=11.2.0=he4da1e4_12
- libuuid=2.32.1=h7f98852_1000
- libxml2=2.9.12=h885dcf4_1
- libzlib=1.2.11=h36c2ea0_1013
- lz4-c=1.9.3=h9c3ff4c_1
- lzo=2.10=h516909a_1000
- ncurses=6.3=h9c3ff4c_0
- openssl=1.1.1l=h7f98852_0
- pip=22.0.3=pyhd8ed1ab_0
- pybind11-abi=4=hd8ed1ab_3
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- python=3.10.2=h85951f9_3_cpython
- python_abi=3.10=2_cp310
- readline=8.1=h46c0cb4_0
- reproc=14.2.3=h7f98852_0
- reproc-cpp=14.2.3=h9c3ff4c_0
- requests=2.27.1=pyhd8ed1ab_0
- ruamel_yaml=0.15.80=py310h6acc77f_1006
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.37.0=h9cd32fc_0
- tk=8.6.12=h27826a3_0
- tqdm=4.62.3=pyhd8ed1ab_0
- tzdata=2021e=he74cb21_0
- urllib3=1.26.8=pyhd8ed1ab_1
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h7f98852_2
- yaml-cpp=0.6.3=he1b5a44_4
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.5.2=ha95c52a_0
- pip:
- beautifulsoup4==4.10.0
- brotlipy==0.7.0
- certifi==2021.10.8
- cffi==1.15.0
- conda==4.11.0
- conda-package-handling==1.7.3
- cryptography==36.0.1
- libmambapy==0.22.0
- mamba==0.22.0
- pycosat==0.6.3
- pysocks==1.7.1
- ruamel-yaml-conda==0.15.80
- setuptools==60.9.3
- soupsieve==2.3.1
prefix: /home/jean/miniconda3/envs/kijiji_scraper