Skip to content

Commit 25bcf17

Browse files
committed
bump openpulse deps to 0.5.0
1 parent 81e5cb8 commit 25bcf17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
[tool.poetry.dependencies]
1818
python = ">=3.7,<4.0"
1919
# 0.4 loosens the antlr4-python3-runtime constraints
20-
openpulse = ">=0.4.2"
20+
openpulse = ">=0.5.0"
2121
numpy = [
2222
{version = ">=1.14.5", python = ">=3.7,<3.8"},
2323
{version = ">=1.17.3", python = ">=3.8,<3.9"},

0 commit comments

Comments
 (0)