1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 17:04:00 +00:00

13 Commits

Author SHA1 Message Date
Mikhail Korobov
25ac4691b4 require parsel 1.5+ 2018-09-12 17:57:27 +05:00
Konstantin Lopuhin
17e9914b8a Catch SyntaxError as well when importing manhole
Also give a more detailed reason why telnet is not enabled (for the
future).
2018-07-09 12:26:09 +03:00
Konstantin Lopuhin
1d2e2735fc Merge branch 'master' of https://github.com/patiences/scrapy into patiences-master 2018-07-09 11:59:22 +03:00
Mikhail Korobov
f11d65f7d6 TST make it clear which requirements are Python 2-only
* rename requirements.txt to requirements-py2.txt, to make it clear they are Python 2-only
* make requirements-py3.txt consistent with requirements-py2.txt
2018-06-29 18:34:11 +05:00
Colton Herinckx
596f39600d reversed earlier change that seemed to cause Travis CI build failure 2018-06-01 21:48:43 -03:00
Colton Herinckx
12d10eec2c changed Twisted >= 17.9.0 to Twisted>=17.9.0 2018-06-01 21:48:43 -03:00
Patience Shyu
f10a43d562 [WIP] Install Twisted from branch for py3.7 2018-03-05 11:43:39 +01:00
Craig Rodrigues
00c81a32ee Bump Twisted requirement to 17.9.0 to catch many Python 3 fixes. 2017-09-23 11:01:34 -07:00
Mikhail Korobov
e1ceaf3b5f require w3lib 1.17+ 2017-02-15 00:32:44 +05:00
Paul Tremberth
c8bff23751 Bump w3lib version dependency in setup.py 2016-04-29 10:29:37 +02:00
Konstantin Lopuhin
5ac54ed339 raise minimal twisted version for py3 2016-01-19 17:25:50 +03:00
Mikhail Korobov
75d3d03382 add service_identity to scrapy install_requires 2015-08-11 20:14:22 +05:00
nyov
4d41cc0dc4 PY3 split requirements into files 2015-08-08 04:19:37 +05:00