Skip to content

Commit 787a258

Browse files
committed
upgrades libraries
1 parent 715d828 commit 787a258

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

migration/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ py-3rdparty-mediawiki>=0.4.8
77
# https://github.com/5j9/wikitextparser
88
wikitextparser>=0.47.4
99
# https://pypi.org/project/wikirender/
10-
wikirender>=0.0.23
10+
wikirender>=0.0.24
1111
# https://github.com/somnathrakshit/geograpy3
1212
geograpy3>=0.1.29
1313
# https://github.com/SmartDataAnalytics/OpenResearch
14-
ConferenceCorpus>=0.0.4
14+
ConferenceCorpus>=0.0.9

migration/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description = open('../README.md').read()
1313

1414
setup(name='OpenResearchMigration',
15-
version='0.0.24',
15+
version='0.0.25',
1616
description='python api to access OPENRESEARCH data',
1717
long_description=long_description,
1818
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)