mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-24 07:00:00 +00:00
* refactor: unify the make targets of building images * refactor: make Dockerfile more clean 1. Add dev-builder image to build greptime binary easily; 2. Add 'docker/ci/Dockerfile-centos' to release centos image; 3. Delete Dockerfile of aarch64 and just need to use one Dockerfile; Signed-off-by: zyy17 <zyylsxm@gmail.com> --------- Signed-off-by: zyy17 <zyylsxm@gmail.com>
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
numpy>=1.24.2
|
|
pandas>=1.5.3
|
|
pyarrow>=11.0.0
|
|
requests>=2.28.2
|
|
scipy>=1.10.1
|