File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ munch==2.5.0
2525mypy-extensions == 0.4.3
2626packaging == 21.3
2727pandas === 1.3.5 ; python_version == '3.7'
28- pandas == 1.4.1 ; python_version >= '3.8'
28+ pandas == 1.4.2 ; python_version >= '3.8'
2929proto-plus == 1.20.3
30- protobuf == 3.19.4
30+ protobuf == 3.20.0
3131pyarrow == 7.0.0
3232pyasn1 == 0.4.8
3333pyasn1-modules == 0.2.8
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ipython===8.0.1; python_version == '3.8'
77ipython == 8.2.0 ; python_version >= '3.9'
88matplotlib == 3.5.1
99pandas === 1.3.5 ; python_version == '3.7'
10- pandas == 1.4.1 ; python_version >= '3.8'
10+ pandas == 1.4.2 ; python_version >= '3.8'
1111pyarrow == 7.0.0
1212pytz == 2022.1
1313typing-extensions == 4.1.1
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ipython===8.0.1; python_version == '3.8'
77ipython == 8.2.0 ; python_version >= '3.9'
88matplotlib == 3.5.1
99pandas === 1.3.5 ; python_version == '3.7'
10- pandas == 1.4.1 ; python_version >= '3.8'
10+ pandas == 1.4.2 ; python_version >= '3.8'
1111pyarrow == 7.0.0
1212pytz == 2022.1
1313typing-extensions == 4.1.1
You can’t perform that action at this time.
0 commit comments