Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing older version of pandas to be used #33

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Conversation

cloudw
Copy link
Contributor

@cloudw cloudw commented Nov 16, 2022

As a common lib, it may be easier to have wide dependency ranges.

This PR is resolving a dependency conflict with zillow project using this repo:

There are incompatible versions in the resolved dependencies:
  pandas>=1.4.0 (from zdatasets[kubernetes]==0.2.1->-r requirements.in (line 9))
  pandas==1.3.5 (from floor-map-insights==1.3.9->panoloc==1.0.5->covis-pose==0.1.2->-r requirements.in (line 18))

@cloudw cloudw self-assigned this Nov 16, 2022
@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 97.955% when pulling 4cc3c82 on yunw/relax_pandas_range into a5c58c1 on main.

@cloudw cloudw merged commit e984a65 into main Nov 16, 2022
@cloudw cloudw deleted the yunw/relax_pandas_range branch November 16, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants