Skip to content

Commit

Permalink
fix(requirements): require packaging>=24.2 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
Caceresenzo authored Dec 2, 2024
1 parent 9fee21d commit 47a6333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ importlib_metadata
inquirer
joblib
networkx
packaging
packaging>=24.2
pandas
psutil
pyarrow
Expand Down

0 comments on commit 47a6333

Please sign in to comment.