Skip to content

Commit

Permalink
Merge branch 'master' into blue/services-api
Browse files Browse the repository at this point in the history
  • Loading branch information
shadeofblue authored May 27, 2021
2 parents 6d37753 + f586a41 commit 92acf35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ colorama = "^0.4.4"
# It will be then installable with `poetry install -E integration-tests`.
# Note that putting `goth` in `poetry.dev-dependencies` instead of `poetry.dependencies`
# would not work: see https://github.com/python-poetry/poetry/issues/129.
goth = { version = "^0.2.1", optional = true, python = "^3.8.0" }
goth = { version = "^0.3", optional = true, python = "^3.8.0" }
Deprecated = "^1.2.12"
python-statemachine = "^0.8.0"

Expand Down

0 comments on commit 92acf35

Please sign in to comment.