-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
80 lines (80 loc) · 2.46 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
name: tiktok_scraping_and_transcription
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- attrs=23.1.0=pyh71513ae_1
- beautifulsoup4=4.11.1=py39h06a4308_0
- blas=1.0=mkl
- bottleneck=1.3.5=py39h7deecbd_0
- brotli=1.0.9=h166bdaf_7
- brotli-bin=1.0.9=h166bdaf_7
- brotli-python=1.0.9=py39h5a03fae_7
- brotlicffi=1.0.9.2=py39h5a03fae_2
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2022.12.7=py39h06a4308_0
- cffi=1.15.0=py39h4bc2ebd_0
- cramjam=2.6.2=py39h52d8a92_0
- et_xmlfile=1.1.0=py39h06a4308_0
- exceptiongroup=1.1.2=pyhd8ed1ab_0
- fastparquet=2023.4.0=py39ha9d4c09_0
- fsspec=2023.6.0=pyh1a96a4e_0
- gmp=6.2.1=h58526e2_0
- h11=0.14.0=pyhd8ed1ab_0
- idna=3.4=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46305
- ld_impl_linux-64=2.38=h1181459_1
- libbrotlicommon=1.0.9=h166bdaf_7
- libbrotlidec=1.0.9=h166bdaf_7
- libbrotlienc=1.0.9=h166bdaf_7
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- mkl=2023.1.0=h6d00ec8_46342
- mkl-service=2.4.0=py39h5eee18b_1
- mkl_fft=1.3.6=py39h417a72b_1
- mkl_random=1.2.2=py39h417a72b_1
- mutagen=1.46.0=pyhd8ed1ab_0
- ncurses=6.4=h6a678d5_0
- numexpr=2.8.4=py39hc78ab66_1
- numpy=1.25.0=py39h5f9d8c6_0
- numpy-base=1.25.0=py39hb5e798b_0
- openpyxl=3.0.10=py39h5eee18b_0
- openssl=3.0.9=h7f8727e_0
- outcome=1.2.0=pyhd8ed1ab_0
- packaging=23.1=pyhd8ed1ab_0
- pandas=1.5.3=py39h417a72b_0
- pip=23.1.2=py39h06a4308_0
- pycparser=2.21=pyhd8ed1ab_0
- pycryptodomex=3.15.0=py39h5eee18b_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.9.17=h955ad1f_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytz=2023.3=pyhd8ed1ab_0
- readline=8.2=h5eee18b_0
- selenium=4.10.0=pyhd8ed1ab_0
- setuptools=67.8.0=py39h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.3.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.3.2.post1=py39h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- trio=0.22.1=py39hf3d152e_0
- trio-websocket=0.10.3=pyhd8ed1ab_0
- typing_extensions=4.7.1=pyha770c72_0
- tzdata=2023c=h04d1e81_0
- urllib3=2.0.3=pyhd8ed1ab_1
- websockets=10.4=py39h5eee18b_1
- wheel=0.38.4=py39h06a4308_0
- wsproto=1.2.0=pyhd8ed1ab_0
- xz=5.4.2=h5eee18b_0
- youtube-dl=2021.12.17=pyhd8ed1ab_0
- yt-dlp=2023.7.6=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0