diff --git a/DeepExploit/requirements.txt b/DeepExploit/requirements.txt index a07f6c0..cdc7038 100644 --- a/DeepExploit/requirements.txt +++ b/DeepExploit/requirements.txt @@ -7,5 +7,5 @@ msgpack-python==0.5.6 numpy==1.13.3 pandas==0.23.0 Scrapy==1.5.0 -tensorflow==1.8.0 +tensorflow==2.5.3 urllib3==1.23