diff --git a/DeepExploit/requirements.txt b/DeepExploit/requirements.txt index a07f6c0..b5dd391 100644 --- a/DeepExploit/requirements.txt +++ b/DeepExploit/requirements.txt @@ -6,6 +6,6 @@ matplotlib==2.0.2 msgpack-python==0.5.6 numpy==1.13.3 pandas==0.23.0 -Scrapy==1.5.0 +Scrapy==2.6.2 tensorflow==1.8.0 urllib3==1.23