Skip to content

Commit e5e2148

Browse files
committed
toml file testing
1 parent f27020d commit e5e2148

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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 & 1 deletion
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"
@@ -114,7 +115,6 @@ build = "*"
114115
coverage = ">=7.0.0,<8.0.0"
115116
ipykernel = "^6.29.5"
116117
mypy = "*"
117-
pipreqs = "*"
118118
poetry-dynamic-versioning = {extras = ["plugin"], version = "^1.8.2"}
119119
pre-commit = "*"
120120
pytest = "*"

0 commit comments

Comments
 (0)