mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
Pin pandas an numpy versions
This commit is contained in:
@@ -67,7 +67,8 @@ build = [
|
||||
"ruff",
|
||||
"sphinx",
|
||||
"sphinx_rtd_theme",
|
||||
"pandas",
|
||||
"pandas>=2.2.2",
|
||||
"numpy<2"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user