1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-03-01 15:07:43 +00:00
scrapy/tests-requirements.txt

10 lines
220 B
Plaintext
Raw Normal View History

# Remove PIL dependency once a new mitmproxy version is released
# with bugfix: https://github.com/mitmproxy/mitmproxy/pull/197
--allow-external PIL
--allow-unverified PIL
PIL>=1.1.7
# Tests requirements
mock
mitmproxy