Skip to content

Commit

Permalink
update shadow-rs version
Browse files Browse the repository at this point in the history
  • Loading branch information
menshibin committed Aug 30, 2024
1 parent 9c95b06 commit dbda039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ mypy = { version = "^0.910", python = "^3.6" }
black = [{ version = ">=21.0", python = ">=3.6.2,<4.0" }]
sqlalchemy = { version = "^1.4", python = ">=3.6,<4.0" }
pandas = { version = ">=1.0", python = ">=3.8,<4.0" }
numpy = ">=1.22,<2.0"
python-dotenv = { version = "0.20.0" }

[build-system]
Expand Down

0 comments on commit dbda039

Please sign in to comment.