Skip to content

Commit

Permalink
Fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Apr 7, 2021
1 parent 356dc80 commit 77efbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["pwwang <[email protected]>"]
license = "MIT"

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.7.1" # align with pandas
pipda = "*"
modkit = "*"
pandas = "^1.2"
Expand Down

0 comments on commit 77efbce

Please sign in to comment.