pydantic>=2.0
httpx>=0.27
numpy>=1.24
pandas>=2.0
defusedxml>=0.7
jsonschema>=4.0
PyYAML>=6.0

[all]
scikit-fda>=0.9
matplotlib>=3.7
entsoe-py>=0.6
pdfplumber>=0.11
Pillow>=10.0
fpdf2>=2.7
duckduckgo-search>=7.0
openpyxl>=3.1

[analysis]
scikit-fda>=0.9
matplotlib>=3.7
entsoe-py>=0.6

[dev]
pytest>=8.0
ruff>=0.6

[excel]
openpyxl>=3.1

[pdf]
pdfplumber>=0.11
Pillow>=10.0
fpdf2>=2.7

[search]
duckduckgo-search>=7.0

[xml]
defusedxml>=0.7
