Skip to content

Commit c808470

Browse files
authored
Update pyproject.toml
1 parent ef67865 commit c808470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)