diff --git a/blog/hn_scraper/requirements.txt b/blog/hn_scraper/requirements.txt index 4866092..35937f8 100644 --- a/blog/hn_scraper/requirements.txt +++ b/blog/hn_scraper/requirements.txt @@ -1,12 +1,12 @@ -Scrapy==0.24.5 -Twisted==15.1.0 +Scrapy==2.11.1 +Twisted==23.10.0 cffi==0.9.2 -cryptography==0.8.2 +cryptography==42.0.4 cssselect==0.9.1 enum34==1.0.4 frontera==0.3.0.post.dev2 -lxml==3.4.3 -pyOpenSSL==0.15.1 +lxml==4.9.1 +pyOpenSSL==17.5.0 pyasn1==0.1.7 pycparser==2.10 queuelib==1.2.2