fix: bump Python version to 3.8 (#10)

main
Kristofer Koishigawa 1 year ago committed by GitHub
parent fadd0a8384
commit 23e51762fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,5 +7,5 @@ description = ""
[tool.poetry.dependencies]
pandas = "*"
python = "^3.7"
python = "^3.8"
scipy = "*"

Loading…
Cancel
Save