diff --git a/DeepExploit/requirements.txt b/DeepExploit/requirements.txt index b68ab90..f562441 100644 --- a/DeepExploit/requirements.txt +++ b/DeepExploit/requirements.txt @@ -6,6 +6,6 @@ matplotlib==3.0.3 msgpack-python==0.5.6 numpy==1.16.3 pandas==0.24.2 -Scrapy==1.6.0 +Scrapy==2.6.1 tensorflow>=1.8.0 urllib3==1.24.2