diff --git a/setup.cfg b/setup.cfg index 508d7c5..9a92937 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,7 @@ classifiers = Programming Language :: Python :: 3.8 Topic :: Scientific/Engineering :: Bio-Informatics license = Apache-2.0 -description = Parse and prepare information from https://metanetx.org. +description = Parse and prepare information from MetaNetX (https://metanetx.org). long_description = file: README.rst keywords = MetaNetX @@ -31,7 +31,7 @@ install_requires = click~=7.0 click-log~=0.3 depinfo~=1.5 - pandas~=0.25 + pandas~=1.0 pydantic~=1.4 python-dateutil~=2.8 pytz~=2019.3