databento
Advanced tools
@@ -1,1 +0,1 @@ | ||
| __version__ = "0.71.0" | ||
| __version__ = "0.72.0" |
+3
-3
| 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" |
+2
-2
| [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'", |
+1
-1
@@ -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" |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.