mirror of
https://github.com/meshtastic/python.git
synced 2026-09-12 21:38:06 -04:00
Increase pyarrow version for a pkg_resources dependency issue
This commit is contained in:
2 files changed
+52
-46
No files matched your search
+1
-1
@@ -51,7 +51,7 @@ optional = true
|
||||
riden = { git = "https://github.com/geeksville/riden.git#1.2.1" }
|
||||
ppk2-api = "^0.9.2"
|
||||
parse = "^1.20.2"
|
||||
pyarrow = "^16.1.0"
|
||||
pyarrow = "^18.0.0"
|
||||
platformdirs = "^4.2.2"
|
||||
|
||||
# If you are doing power analysis you might want these extra devtools
|
||||
|
||||
Reference in new issue
Block a user