Skip to content

Commit

Permalink
poetry update
Browse files Browse the repository at this point in the history
  • Loading branch information
myakove committed Nov 7, 2024
1 parent abe8daa commit 2c382d2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ python = "^3.9"
click = "^8.1.7"
jira = "^3.5.2"
jinja2 = "^3.1.2"
python-simple-logger = "^1.0.8"
psycopg2-binary = "^2.9.9"
pyaml-env = "^1.2.1"
ipdb = "^0.13.13"
pyhelper-utils = "^0.0.44"
flask = "^3.0.3"
requests = "^2.31.0"
sqlalchemy = "^2.0.29"
python-simple-logger = "^2.0.0"
pyhelper-utils = "^1.0.1"

[tool.poetry.group.dev.dependencies]
tox = "^4.11.4"
Expand Down

0 comments on commit 2c382d2

Please sign in to comment.