File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.10.0 - TBD
3+ ## 0.10.0 - 2023-04-07
4+ - Upgraded ` databento-dbn ` to 0.4.3
45- Renamed ` Bento ` class to ` DBNStore `
56- Removed ` metadata.list_compressions ` (redundant with docs)
67- Removed ` metadata.list_encodings ` (redundant with docs)
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ The library is fully compatible with the latest distribution of Anaconda 3.7 and
3131The minimum dependencies as found in the ` requirements.txt ` are also listed below:
3232- Python (>=3.7)
3333- aiohttp (>=3.7.2)
34- - databento-dbn (==0.3.2 )
34+ - databento-dbn (==0.4.3 )
3535- numpy (>=1.17.0)
3636- pandas (>=1.1.3)
3737- requests (>=2.24.0)
Original file line number Diff line number Diff line change 11aiohttp >= 3.7.2 ,< 4.0.0
2- databento-dbn == 0.4.0
2+ databento-dbn == 0.4.3
33numpy >= 1.17.0
44pandas >= 1.1.3
55requests >= 2.24.0
You can’t perform that action at this time.
0 commit comments