-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
101 lines (101 loc) · 2.58 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
name: webscraping
channels:
- conda-forge
- defaults
dependencies:
- appdirs=1.4.3=py_1
- asn1crypto=0.24.0=py37_1003
- atomicwrites=1.3.0=py_0
- attrs=19.1.0=py_0
- automat=0.7.0=py_1
- bcrypt=3.1.6=py37hfa6e2cd_0
- blas=1.0=mkl
- boto=2.49.0=py_0
- boto3=1.9.191=py_0
- botocore=1.12.191=py_0
- bz2file=0.98=py_0
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py37_1
- cffi=1.12.3=py37hb32ad35_0
- chardet=3.0.4=py37_1003
- colorama=0.4.1=py_0
- constantly=15.1.0=py_0
- cryptography=2.6.1=py37hb32ad35_0
- cssselect=1.0.3=py_0
- docutils=0.15=py37_0
- gensim=3.7.1=py37h6538335_1
- hyperlink=17.3.1=py_0
- icc_rt=2019.0.0=h0cc432a_1
- idna=2.8=py37_1000
- incremental=17.5.0=py_0
- intel-openmp=2019.3=203
- jmespath=0.9.4=py_0
- libblas=3.8.0=10_mkl
- libcblas=3.8.0=10_mkl
- libiconv=1.15=hfa6e2cd_1005
- liblapack=3.8.0=10_mkl
- libxml2=2.9.9=h9ce36c8_0
- libxslt=1.1.32=heafd4d3_1002
- lxml=4.3.3=py37heafd4d3_0
- mkl=2019.3=203
- more-itertools=4.3.0=py37_1000
- numpy=1.16.3=py37h873a0b8_0
- openssl=1.1.1c=hfa6e2cd_0
- pandas=0.24.2=py37he350917_0
- parsel=1.5.1=py37_0
- pip=19.1.1=py37_0
- pluggy=0.11.0=py_0
- py=1.8.0=py_0
- pyasn1=0.4.5=py_0
- pyasn1-modules=0.2.5=py_0
- pycparser=2.19=py37_1
- pydispatcher=2.0.5=py_1
- pyhamcrest=1.9.0=py_2
- pyopenssl=19.0.0=py37_0
- pysocks=1.7.0=py37_0
- pytest=4.5.0=py37_0
- pytest-runner=4.4=py_0
- python=3.7.3=hb12ca83_0
- python-dateutil=2.8.0=py_0
- pytz=2019.1=py_0
- pywin32=224=py37hfa6e2cd_1000
- queuelib=1.5.0=py37_0
- requests=2.22.0=py37_1
- s3transfer=0.2.1=py37_0
- scipy=1.2.1=py37h29ff71c_0
- scrapy=1.5.2=py37_0
- service_identity=18.1.0=py_0
- setuptools=41.0.1=py37_0
- six=1.12.0=py37_1000
- smart_open=1.8.4=py_0
- sqlite=3.28.0=hfa6e2cd_0
- twisted=19.2.0=py37hfa6e2cd_1
- urllib3=1.25.3=py37_0
- vc=14=0
- vs2015_runtime=14.0.25420=0
- w3lib=1.20.0=py37_0
- wcwidth=0.1.7=py_1
- wheel=0.33.4=py37_0
- win_inet_pton=1.1.0=py37_0
- wincertstore=0.2=py37_1002
- zlib=1.2.11=h2fa13f4_1004
- zope.interface=4.6.0=py37hfa6e2cd_1000
- pip:
- beautifulsoup4==4.8.0
- bs4==0.0.1
- cachetools==3.1.1
- google-api-python-client==1.7.9
- google-auth==1.6.3
- google-auth-httplib2==0.0.3
- httplib2==0.13.0
- jsonmerge==1.6.1
- jsonschema==3.0.1
- pymongo==3.8.0
- pyrsistent==0.15.2
- rsa==4.0
- scrapy-user-agents==0.1.1
- soupsieve==1.9.2
- ua-parser==0.8.0
- uritemplate==3.0.0
- user-agents==2.0
prefix: C:\Anaconda3\envs\webscraping