forked from istresearch/scrapy-cluster
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconda_env.yml
More file actions
38 lines (38 loc) · 865 Bytes
/
conda_env.yml
File metadata and controls
38 lines (38 loc) · 865 Bytes
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
name: sc
dependencies:
- cryptography
- pyasn1
- ipaddress
- cffi==1.2.1
- cssselect==0.9.1
- enum34==1.0.4
- funcsigs==0.4
- idna==2.0
- lxml==3.4.4
- mock>=1.3.0
- nose==1.3.7
- pycparser==2.14
- pyOpenSSL==0.15.1
- PyYAML==3.11
- queuelib==1.2.2
- redis-py>=2.10.3
- Scrapy==1.0.3
- six==1.10.0
- Twisted==15.4.0
- w3lib==1.12.0
- wheel==0.26.0
- zope.interface==4.1.3
- pip:
- characteristic==14.3.0
- ConcurrentLogHandler>=0.9.1
- testfixtures>=4.3.3
- service-identity==14.0.0
- scutils>=0.0.6
- kafka-python>=0.9.5
- kazoo>=2.2.1
- functools32==3.2.3.post2
- jsonschema==2.5.1
- pbr==1.8.1
- pyasn1-modules==0.0.8
- python-json-logger>=0.1.2
- tldextract==1.7.1