Skip to content

Commit 7453c66

Browse files
committed
Update requirements files
1 parent 7d798ab commit 7453c66

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

requirements-dev.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ pre-commit>=3.0.0
77
pytest>=7.0.0
88
pytest-cov>=4.0.0
99

10+
# Type stubs
11+
pandas-stubs>=2.0.0
12+
1013
# Markdown linting
1114
markdownlint-cli>=0.37.0

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# Add your project dependencies here
1+
# Project dependencies
2+
pandas>=2.0.0
23
pandas
34
openpyxl

0 commit comments

Comments
 (0)