We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7c249 commit 6181c0fCopy full SHA for 6181c0f
flink-python/dev/dev-requirements.txt
@@ -21,8 +21,8 @@ py4j==0.10.9.9
21
python-dateutil==2.9.0.post0
22
cloudpickle==3.1.1
23
avro-python3==1.10.2
24
-pandas==2.3.2; python_version >= '3.7'
25
-pandas==2.3.2; python_version < '3.7'
+pandas==2.3.3; python_version >= '3.7'
+pandas==2.3.3; python_version < '3.7'
26
pyarrow==21.0.0; python_version >= '3.7'
27
pyarrow==21.0.0; python_version < '3.7'
28
pytz>=2018.3
0 commit comments