Small fix

This commit is contained in:
Akshay Sharma 2021-08-13 01:15:05 +05:30
parent 22c33adb41
commit 4dbe9e11ed
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ deps =
w3lib==1.17.0
zope.interface==4.1.3
git+https://github.com/scrapy/xtractmime.git@main#egg=xtractmime
-rtests/requirements-py3.txt
-rtests/requirements.txt
# mitmproxy 4.0.4+ requires upgrading some of the pinned dependencies
# above, hence we do not install it in pinned environments at the moment