Skip to content

Commit

Permalink
Merge pull request #62 from jcwang587/dependabot/pip/ovito-3.10.3
Browse files Browse the repository at this point in the history
Update ovito requirement from 3.10.2.post1 to 3.10.3
  • Loading branch information
jcwang587 authored Feb 20, 2024
2 parents 782d240 + 4ed68d2 commit 16c0ad7
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 @@ -42,7 +42,7 @@ dash = "==2.15.0"
rdkit = { version = "==2023.9.5", optional = true }
bpy = { version = "==4.0.0", markers = "python_version == '3.10.*'", optional = true }
pyyaml = { version = "6.0.1", optional = true }
ovito = { version = "3.10.2.post1", optional = true }
ovito = { version = "3.10.3", optional = true }

[tool.poetry.group.dev.dependencies]
pytest = "8.0.1"
Expand Down

0 comments on commit 16c0ad7

Please sign in to comment.