File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ google-cloud-bigquery==3.4.2
1717google-cloud-bigquery-storage == 2.18.0
1818google-cloud-core == 2.3.2
1919google-crc32c == 1.5.0
20- google-resumable-media == 2.4.0
20+ google-resumable-media == 2.4.1
2121googleapis-common-protos == 1.58.0
2222grpcio == 1.51.1
2323idna == 3.4
@@ -26,7 +26,7 @@ munch==2.5.0
2626mypy-extensions == 0.4.3
2727packaging == 23.0
2828pandas === 1.3.5 ; python_version == '3.7'
29- pandas == 1.5.2 ; python_version >= '3.8'
29+ pandas == 1.5.3 ; python_version >= '3.8'
3030proto-plus == 1.22.2
3131pyarrow == 10.0.1
3232pyasn1 == 0.4.8
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ipython==8.8.0; python_version >= '3.9'
99matplotlib === 3.5.3 ; python_version == '3.7'
1010matplotlib == 3.6.3 ; python_version >= '3.8'
1111pandas === 1.3.5 ; python_version == '3.7'
12- pandas == 1.5.2 ; python_version >= '3.8'
12+ pandas == 1.5.3 ; python_version >= '3.8'
1313pyarrow == 10.0.1
1414pytz == 2022.7.1
1515typing-extensions == 4.4.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ipython==8.8.0; python_version >= '3.9'
1010matplotlib === 3.5.3 ; python_version == '3.7'
1111matplotlib == 3.6.3 ; python_version >= '3.8'
1212pandas === 1.3.5 ; python_version == '3.7'
13- pandas == 1.5.2 ; python_version >= '3.8'
13+ pandas == 1.5.3 ; python_version >= '3.8'
1414pyarrow == 10.0.1
1515pytz == 2022.7.1
1616typing-extensions == 4.4.0
You can’t perform that action at this time.
0 commit comments