Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhendrikse committed Jul 10, 2024
1 parent 63415b7 commit 6ec1ebb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions kata-solutions/questionnaire-kata/questionnaire-python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ authors = ["Your name <your@email.com>"]
[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"

pytest-watch = "^4.2.0"
pyhamcrest = "^2.1.0"
pytest-watch = "^4.2.0"
plotly-express = "^0.4.1"
openpyxl = "^3.1.4"
streamlit = "^1.35.0"
openpyxl = "^3.1.5"
pandas = "^2.2.2"
streamlit = "^1.36.0"



Expand Down

0 comments on commit 6ec1ebb

Please sign in to comment.