Skip to content

Commit

Permalink
chore: update pandas version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
Midnighter committed Feb 24, 2020
1 parent 411e129 commit a494357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit a494357

Please sign in to comment.