Skip to content

Commit e55bf92

Browse files
committed
Update to latest libraries
1 parent 8021994 commit e55bf92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"configparser",
2020
"tweepy>=3.8.0",
2121
"passivetotal>=2.5.9",
22-
"beautifulsoup4==4.11.1",
23-
"lxml==4.9.2",
22+
"beautifulsoup4>=4.12.3",
23+
"lxml==5.3.0",
2424
"censys==2.2.0",
2525
"shodan",
2626
"fullcontact.py",
@@ -45,7 +45,7 @@
4545
"pybinaryedge==0.5",
4646
"spyonweb==0.1",
4747
"pythreatgrid2==0.1.1",
48-
"pycrtsh==0.3.11",
48+
"pycrtsh==0.3.12",
4949
"pysafebrowsing==0.1.2",
5050
"pysecuritytrails==0.1.3",
5151
"phonenumbers==8.12.4",

0 commit comments

Comments
 (0)