Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

databento

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

databento - npm Package Compare versions

Comparing version
0.71.0
to
0.72.0
+1
-1
databento/version.py

@@ -1,1 +0,1 @@

__version__ = "0.71.0"
__version__ = "0.72.0"
Metadata-Version: 2.4
Name: databento
Version: 0.71.0
Version: 0.72.0
Summary: Official Python client library for Databento

@@ -24,3 +24,3 @@ License-Expression: Apache-2.0

Requires-Dist: aiohttp (>=3.9.0,<4.0.0) ; python_version >= "3.12"
Requires-Dist: databento-dbn (>=0.49.0,<0.50.0)
Requires-Dist: databento-dbn (>=0.50.0,<0.51.0)
Requires-Dist: numpy (>=1.23.5) ; python_version < "3.12"

@@ -73,3 +73,3 @@ Requires-Dist: numpy (>=1.26.0) ; python_version >= "3.12"

- aiohttp = "^3.8.3"
- databento-dbn = "~0.49.0"
- databento-dbn = "~0.50.0"
- numpy = ">=1.23.5"

@@ -76,0 +76,0 @@ - pandas = ">=1.5.3"

[project]
name = "databento"
version = "0.71.0"
version = "0.72.0"
description = "Official Python client library for Databento"

@@ -13,3 +13,3 @@ readme = "README.md"

"aiohttp>=3.9.0,<4.0.0; python_version >= '3.12'",
"databento-dbn~=0.49.0",
"databento-dbn~=0.50.0",
"numpy>=1.23.5; python_version < '3.12'",

@@ -16,0 +16,0 @@ "numpy>=1.26.0; python_version >= '3.12'",

@@ -35,3 +35,3 @@ # databento-python

- aiohttp = "^3.8.3"
- databento-dbn = "~0.49.0"
- databento-dbn = "~0.50.0"
- numpy = ">=1.23.5"

@@ -38,0 +38,0 @@ - pandas = ">=1.5.3"