We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec88162 commit 837e07dCopy full SHA for 837e07d
pyproject.toml
@@ -35,7 +35,7 @@ aiohttp = [
35
databento-dbn = "0.22.0"
36
numpy = [
37
{version = ">=1.23.5", python = "<3.12"},
38
- {version = "^1.26.0", python = "^3.12"}
+ {version = ">=1.26.0", python = "^3.12"}
39
]
40
pandas = ">=1.5.3"
41
pip-system-certs = {version=">=4.0", markers="platform_system == 'Windows'"}
0 commit comments