Skip to content

Commit 0f4b064

Browse files
author
tyler
committed
version update with dependencies updated
1 parent 7cf5d44 commit 0f4b064

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
### 3.8.7 (2024-02-06)
4+
* Updated dependencies with consideration for future proofing
5+
36
### 3.8.6 (2024-07-09)
47
* Updated dependencies for cython, dataclasses-json, numpy, pandas, protobuf, psutil, pyarrow, pyserde, requests,
58
scipy, websocket-client and matplotlib

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"fastkml>=1.1.0",
2020
"lxml>=5.3.0",
2121
"lz4>=4.3.3",
22-
"numpy>=1.26.4", # 2.2.2
22+
"numpy>=2.2.2",
2323
"pandas>=2.2.3",
2424
"protobuf>=4.25.6",
2525
"psutil>=6.1.1",

0 commit comments

Comments
 (0)