Skip to content

Commit e22645c

Browse files
committed
Add pipreqs as package dependency
1 parent 8c2d301 commit e22645c

2 files changed

Lines changed: 45 additions & 2 deletions

File tree

poetry.lock

Lines changed: 44 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ click = "^8.1.8"
101101
loguru = "^0.7.3"
102102
numpy = "*"
103103
pandas = "*"
104+
pipreqs = "*"
104105
pydantic = "2.13.1"
105106
pyspark = "3.5.1"
106107
python = ">=3.10,<3.12"

0 commit comments

Comments
 (0)