Skip to content
Discussion options

You must be logged in to vote

With those dependencies, it allows for the possibility of python==3.7.0, which is a conflict for pandas==1.3.0. I would try specifying

python = ">=3.7.1"

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@vit1251
Comment options

@TillerBurr
Comment options

@vit1251
Comment options

Answer selected by vit1251
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants