Skip to content

Commit

Permalink
chore: update dependencies list
Browse files Browse the repository at this point in the history
  • Loading branch information
drahamim committed Feb 12, 2023
1 parent 92bdcaa commit e0e0af4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ requires-python = ">=3.10"

dependencies = [
"flask >=2.2.2, <3",
"toml >=0.10.2, <1"
"toml >=0.10.2, <1",
"pandas==1.5.3"

]

[project.scripts]
Expand Down

0 comments on commit e0e0af4

Please sign in to comment.