Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasExorde authored Nov 2, 2023
1 parent 3ef4c28 commit 3107df0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

setup(
name="rss007d0675444aa13fc",
version="0.2.14",
version="0.2.15",
packages=find_packages(),
install_requires=[
"exorde_data",
"aiohttp",
"tldextract>=3.1.0",
"feedparser>=6.0.8",
"newspaper3k==0.2.8",
"newspaper3k>=0.2.8",
"pytz>=2023.3",
"python_dateutil>=2.8.2"
],
Expand Down

0 comments on commit 3107df0

Please sign in to comment.