Skip to content

Commit 6027a7b

Browse files
lsyldliuSxnan
authored andcommitted
[FLINK-38060][ci] Fix github action failed to build python wheel on linux
1 parent dc8bcfd commit 6027a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-python/dev/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ avro-python3>=1.8.1,!=1.9.2
2424
pandas>=1.3.0
2525
pyarrow>=5.0.0,<21.0.0
2626
pytz>=2018.3
27-
numpy>=1.22.4,!=2.3.0
27+
numpy>=1.22.4,<2.3.0
2828
fastavro>=1.1.0,!=1.8.0
2929
grpcio>=1.29.0,<=1.51.3
3030
grpcio-tools>=1.29.0,<=1.51.3

0 commit comments

Comments
 (0)