Skip to content

Commit a6e401b

Browse files
committed
startted implementig support to territory files
1 parent ac946fb commit a6e401b

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
@@ -8,7 +8,7 @@ license = "GPL"
88
packages = [{include='pysus'}]
99

1010
[tool.poetry.dependencies]
11-
python = ">=3.10,<3.12"
11+
python = ">=3.10,<3.13"
1212
python-dateutil = "2.8.2"
1313
cffi = "1.15.1"
1414
dbfread = "2.0.7"

0 commit comments

Comments
 (0)