Skip to content

Commit 47ab3b6

Browse files
committed
Update dependency list
1 parent e8448a6 commit 47ab3b6

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

requirements.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
1-
black==24.1.0
2-
build==1.0.3
3-
click==8.1.7
4-
coverage==7.4.1
5-
et-xmlfile==1.1.0
6-
flake8==7.0.0
1+
black==24.10.0
2+
build==1.2.2.post1
3+
click==8.1.8
4+
coverage==7.6.10
5+
et_xmlfile==2.0.0
6+
flake8==7.1.1
77
flake8-black==0.3.6
88
flake8-isort==6.1.1
9-
freezegun==1.4.0
9+
freezegun==1.5.1
1010
isort==5.13.2
1111
mccabe==0.7.0
12-
mypy==1.8.0
12+
mypy==1.14.0
1313
mypy-extensions==1.0.0
14-
nose2==0.14.0
15-
numpy==1.26.3
16-
openpyxl==3.1.2
17-
packaging==23.2
18-
pandas==2.2.0
14+
nose2==0.15.1
15+
numpy==1.26.4
16+
openpyxl==3.1.5
17+
packaging==24.2
18+
pandas==2.2.3
1919
pathspec==0.12.1
20-
phonenumbers==8.13.29
21-
platformdirs==4.1.0
22-
pyarrow==15.0.0
23-
pycodestyle==2.11.1
20+
phonenumbers==8.13.52
21+
platformdirs==4.3.6
22+
pyarrow==18.1.0
23+
pycodestyle==2.12.1
2424
pyflakes==3.2.0
25-
pyproject_hooks==1.0.0
26-
python-dateutil==2.8.2
25+
pyproject_hooks==1.2.0
26+
python-dateutil==2.9.0.post0
2727
pytypedstream==0.1.0
28-
pytz==2023.3.post1
29-
six==1.16.0
28+
pytz==2024.2
29+
six==1.17.0
3030
tabulate==0.9.0
31-
typing_extensions==4.9.0
32-
tzdata==2023.4
31+
typing_extensions==4.12.2
32+
tzdata==2024.2
3333
tzlocal==5.2

0 commit comments

Comments
 (0)