tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Pin pandas version in requirements.txt #296

Closed lewismc closed 1 year ago

lewismc commented 1 year ago

Pandas 2.1.0 was released a little less then a month ago. We currently define the dependency version in a very ambiguous manner. Let's just pin the version at 2.1.0 and have our automation take care of the upgrades.