Skip to content

Commit

Permalink
[Chore]:
Browse files Browse the repository at this point in the history
- Update Dependency
  • Loading branch information
ahmedelsayed968 committed Mar 19, 2024
1 parent c6aca28 commit 87ae288
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ authors = ["Ahmed Elsayed"]
[tool.poetry.dependencies]
python = "3.10.*"
pandas = "^1"
tensorflow = "^2.15.0.post1"
scipy = "^1.12.0"
numpy = "^1.26.4"
matplotlib = "^3.8.3"
seaborn = "^0.13.2"

[tool.poetry.group.dev.dependencies]
black = "*"
Expand Down

0 comments on commit 87ae288

Please sign in to comment.