Skip to content

Commit

Permalink
Update to latest librairies
Browse files Browse the repository at this point in the history
  • Loading branch information
Te-k committed Nov 30, 2024
1 parent 1aed5e8 commit 308664f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
keywords="security",
install_requires=[
"requests",
"lxml==4.9.2",
"beautifulsoup4>=4.11.1",
"lxml==5.3.0",
"beautifulsoup4>=4.12.3",
"python-dateutil",
"psycopg2-binary>=2.9.6",
"psycopg2-binary>=2.9.10",
],
license="MIT",
packages=["pycrtsh"],
Expand Down

0 comments on commit 308664f

Please sign in to comment.