agencyenterprise / ndx-nirs

An NWB extension for storing Near-Infrared Spectroscopy (NIRS) data
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Update dependencies and requirements #23

Closed dsleiter closed 2 years ago

dsleiter commented 2 years ago

HDMF 3.0 and pynwb 2.0 were released, so the dependencies and requirements should be updated to support the newest versions.

  1. test that the extension works properly with the new hdmf and pynwb versions
  2. update hdmf and pynwb dependency specifications in setup.py and requirements.txt
  3. test that the extension works with the full range of python versions supported by hdmf and pynwb
  4. update the python version specification