-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
46 lines (46 loc) · 1.13 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
name: entity-norm37
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py37h06a4308_0
- libedit=3.1.20210216=h27cfd23_1
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- ncurses=6.2=he6710b0_1
- openssl=1.0.2u=h7b6447c_0
- pip=21.1.3=py37h06a4308_0
- python=3.7.0=h6e4f718_3
- readline=7.0=h7b6447c_5
- setuptools=52.0.0=py37h06a4308_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- beautifulsoup4==4.9.3
- chardet==3.0.4
- charset-normalizer==2.0.3
- fuzzywuzzy==0.18.0
- google==3.0.0
- googletrans==3.1.0a0
- h11==0.9.0
- h2==3.2.0
- hpack==3.0.0
- hstspreload==2021.7.5
- httpcore==0.9.1
- httpx==0.13.3
- hyperframe==5.2.0
- idna==2.10
- python-levenshtein==0.12.2
- regex==2019.8.19
- requests==2.26.0
- rfc3986==1.5.0
- sniffio==1.2.0
- soupsieve==2.2.1
- urllib3==1.26.6