@@ -39,7 +39,7 @@ requires = [
"parsel>=1.5.2",
"PyMySQL>=0.9.3",
"redis>=2.10.6,<4.0.0",
- "requests>=2.22.0",
+ "requests>=2.24.0",
"PySocks==1.7.1",
"bs4>=0.0.1",
"ipython>=7.14.0,<=8.12",
@@ -15,6 +15,7 @@ PyMySQL==0.9.3
python-logstash==0.4.8
redis==3.3.6
requests==2.24.0
+PySocks==1.7.1
selenium==3.141.0
six==1.15.0
tqdm==4.64.0