Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
yindaheng98 committed Feb 24, 2024
1 parent dfdaa0d commit a26520d
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 @@ -15,7 +15,7 @@

setup(
name='citation_crawler',
version='2.5.2',
version='2.5.3',
author='yindaheng98',
author_email='[email protected]',
url='https://github.com/yindaheng98/citation-crawler',
Expand All @@ -30,7 +30,7 @@
"Operating System :: OS Independent",
],
install_requires=[
'dblp-crawler>=2.1.3',
'dblp-crawler>=2.1.4',
'python-dateutil>=2.8.2',
'neo4j>=5.15.0',
'typing-extensions'
Expand Down

0 comments on commit a26520d

Please sign in to comment.