Skip to content

Commit dae91b1

Browse files
committed
use pandas 1.5
1 parent e046ef9 commit dae91b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
matplotlib==3.7.2
22
numpy==1.23.1
33
numpydoc==1.4.0
4-
pandas==1.4.4
4+
pandas==1.5.0
55
pytest==7.1.2
66
PyYAML==6.0
77
sphinx-autopackagesummary==1.3

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ lxml==4.9.1
22
matplotlib==3.7.2
33
numpy==1.23.1
44
openpyxl==3.0.10
5-
pandas==1.4.4
5+
pandas==1.5.0
66
PyYAML==6.0
77
statsmodels==0.13.2

0 commit comments

Comments
 (0)