Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Герцева Ева committed Nov 19, 2024
1 parent 4f5f5a9 commit e0915fb
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 125 deletions.
155 changes: 32 additions & 123 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 @@ -30,7 +30,7 @@ overhave-demo = 'demo:overhave_demo'
overhave = "overhave.pytest_plugin.plugin"

[tool.poetry.dependencies]
python = ">=3.8.1,<3.13"
python = ">=3.11, <3.13"
psycopg2-binary = "^2.8"
pydantic = ">=1.7"
yarl = ">=1.1.1"
Expand Down Expand Up @@ -79,7 +79,7 @@ pytest-mock = "^3.6.1"
allure-pytest = "^2.9.45"
pytest-xdist = "^2.5.0"
uvicorn = "^0.17.5"
black = "^22.1.0"
black = "^24.10.0"
coverage-badge = "^1.1.0"
pytest-bdd = "^6.0.1"
docutils-stubs = "^0.0.22"
Expand Down

0 comments on commit e0915fb

Please sign in to comment.