forked from anshulkhare7/python-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
66 lines (65 loc) · 1.43 KB
/
environment.yml
File metadata and controls
66 lines (65 loc) · 1.43 KB
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
name: python-utils
channels:
- defaults
dependencies:
- ca-certificates=2020.7.22=0
- certifi=2020.6.20=py38_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1h=haf1e3a3_0
- pip=20.2.2=py38_0
- python=3.8.5=h26836e1_1
- readline=8.0=h1de35cc_0
- setuptools=49.6.0=py38_0
- sqlite=3.33.0=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.35.1=py_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- appdirs==1.4.4
- audioread==2.1.9
- audiotsm==0.1.2
- cffi==1.14.4
- chardet==4.0.0
- decorator==4.4.2
- ffmpeg-python==0.2.0
- fire==0.3.1
- future==0.18.2
- idna==2.10
- imageio==2.9.0
- imageio-ffmpeg==0.4.3
- iso8601==0.1.13
- joblib==1.0.0
- librosa==0.8.0
- llvmlite==0.35.0
- lxml==4.6.2
- m3u8==0.8.0
- moviepy==1.0.3
- numba==0.52.0
- numpy==1.19.4
- packaging==20.8
- pikepdf==2.2.2
- pillow==8.0.1
- pooch==1.3.0
- proglog==0.1.9
- psutil==5.8.0
- pycparser==2.20
- pyparsing==2.4.7
- pypdf2==1.26.0
- pytube==10.4.1
- requests==2.25.1
- resampy==0.2.2
- scikit-learn==0.24.0
- scipy==1.5.4
- selenium==3.141.0
- six==1.15.0
- soundfile==0.10.3.post1
- termcolor==1.1.0
- threadpoolctl==2.1.0
- tqdm==4.56.0
- typing-extensions==3.7.4.3
- urllib3==1.26.2
- whatsapp-web==0.0.1