Skip to content

Commit 88577ce

Browse files
committed
bacs is compatible with python 3.10
1 parent e9288f5 commit 88577ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/zauberzeug/bacs"
99
keywords = ["bundle", "adjustment", "cameras", "points", "infinity"]
1010

1111
[tool.poetry.dependencies]
12-
python = "^3.8 <3.10"
12+
python = "^3.8"
1313
numpy = "^1.21.2"
1414
scipy = "^1.7.1"
1515

0 commit comments

Comments
 (0)