Skip to content

Commit c0a5f44

Browse files
chore(deps): update python to >=3.13,<3.14
1 parent 8e581d8 commit c0a5f44

File tree

2 files changed

+4
-1507
lines changed

2 files changed

+4
-1507
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "useful-math-functions"
33
version = "0.4.0"
44
description = "useful-math-functions for Optimization, Benchmarking, Visualizing, and more ..."
55
authors = [{ name = "Anselm Hahn", email = "[email protected]" }]
6-
requires-python = ">=3.10,<3.12"
6+
requires-python = ">=3.13,<3.14"
77
readme = "README.md"
88
maintainers = [{ name = "Anselm Hahn", email = "[email protected]" }]
99
dependencies = ["numpy>=2.0.0,<3", "pydantic>=2.0.0,<3", "scipy>=1.11.2,<2"]

0 commit comments

Comments
 (0)