Skip to content

Commit 294154b

Browse files
Update pyproject.toml
1 parent dff2660 commit 294154b

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
@@ -3,7 +3,7 @@ name = "qfeval_data"
33
version = "0.1.0"
44
description = "Data structures for quantitative finance"
55
readme = "README.md"
6-
requires-python = ">=3.9,<4.0"
6+
requires-python = ">=3.9"
77
dependencies = [
88
"pandas>=1.5.0,<2.0.0",
99
"numpy>=1.24.0,<2.0.0",

0 commit comments

Comments
 (0)