Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
linozen committed Nov 16, 2021
1 parent 549f185 commit 4a04e01
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.9"
streamlit = "^0.88.0"
plotly = "^5.3.1"
openpyxl = "^3.0.8"
XlsxWriter = "^3.0.1"
streamlit = "^1.2.0"
plotly = "^5.4.0"
openpyxl = "^3.0.9"
XlsxWriter = "^3.0.2"
phik = "^0.12.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 4a04e01

Please sign in to comment.