We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37db6ed commit 357dec5Copy full SHA for 357dec5
pyproject.toml
@@ -17,6 +17,7 @@ dependencies = [
17
"polars>=1.35.0", # High-performance DataFrame library for data operations
18
"pyarrow>=18.1.0", # Required for Parquet support
19
"matplotlib",
20
+ "fonttools>=4.60.2", # Pinning version to address vulnerability GHSA-768j-98cg-p3fv
21
"networkx",
22
"geopy",
23
"scikit-learn==1.7.1",
0 commit comments