We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795bd47 commit 9cc5627Copy full SHA for 9cc5627
drake_pip/requirements.txt
@@ -4,4 +4,4 @@
4
# use 'drake~=x.y' instead of 'drake~=x.y.z'. See
5
# https://packaging.python.org/en/latest/specifications/version-specifiers/#compatible-release
6
# for more details.
7
-drake~=1.45
+drake~=1.46
drake_poetry/pyproject.toml
@@ -15,4 +15,4 @@ dynamic = ["dependencies"]
15
package-mode = false
16
17
[tool.poetry.dependencies]
18
-drake = "~=1.45"
+drake = "~=1.46"
0 commit comments