Sage-Bionetworks / synapsePythonClient

Programmatic interface to Synapse services for Python
https://www.synapse.org
Apache License 2.0
65 stars 67 forks source link

[SYNPY-1326] Expand range for pandas dependency to <3.0 #1066

Closed BryanFauble closed 4 months ago

BryanFauble commented 4 months ago

Problem:

  1. We were locking the pandas dependency to <2.1

Solution:

  1. Expanding the pandas range to allow any 2.x version - From a look at the change log there are no breaking changes here
  2. Updating pipfile
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud