nmdp-bioinformatics / py-ard

HLA ARD Reduction in Python
https://py-ard.org/
GNU Lesser General Public License v3.0
17 stars 13 forks source link

Support for Python 3.12 #328

Closed pbashyal-nmdp closed 5 months ago

pbashyal-nmdp commented 5 months ago

Upgrade Pandas

Update Webservice

Remove support for Python 3.8

Pandas >= 2.2 is not supported on Python 3.8.

Bump version: 1.2.1 → 1.5.0

Fixes #324 Fixes #298