Skip to content

Commit 07eba98

Browse files
authored
fix: add numpy (#19)
* fix: add numpy * fix: line down
1 parent 2e2dced commit 07eba98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ botocore==1.21.32
66
googleapis-common-protos==1.53.0
77
protobuf==3.20.3
88
shapely==2.0.2
9-
pyproj==3.6.1
9+
pyproj==3.6.1
10+
numpy==1.26.4

0 commit comments

Comments
 (0)