qurit / rt-utils

A minimal Python library to facilitate the creation and manipulation of DICOM RTStructs.
MIT License
191 stars 56 forks source link

pydicom 2.1.2 requirement #54

Closed tionichm closed 2 years ago

tionichm commented 2 years ago

I've been running rt-utils with the latest pydicom for a few months now. I've had no issues. I've also run your tests with pydicom 2.3; no issues either. Maybe the requirement can be updated to allow later versions of pydicom?

asim-shrestha commented 2 years ago

Hi, thanks for pointing this out and looking into it! Just pushed a commit and published the changes: https://pypi.org/project/rt-utils/1.2.2/

tionichm commented 2 years ago

It's a pleasure. I want to contribute more to this project. So you'll be hearing more from me. :wink:

asim-shrestha commented 2 years ago

Please do! And feel free to submit a PR yourself so you can get on the contributors list :)

I don't often have time to look at this repo but having a helping hand would be amazing.