Skip to content

Commit 117b757

Browse files
authored
Merge pull request #79 from opentensor/feat/thewhaleking/3-13-support
Allows installing on Python 3.13
2 parents f93e472 + 983b2d0 commit 117b757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"xxhash"
1717
]
1818

19-
requires-python = ">=3.9,<3.13"
19+
requires-python = ">=3.9,<3.14"
2020

2121
authors = [
2222
{ name = "Opentensor Foundation" },

0 commit comments

Comments
 (0)