PySide6>=6.6
requests>=2.31

[all]
fastapi>=0.115
uvicorn[standard]>=0.30
psycopg[binary]>=3.2
neo4j>=5.20
pymupdf>=1.24
pdfplumber>=0.11
spacy>=3.7
pandas>=2.2
geopy>=2.4
folium>=0.17
networkx>=3.3
pyvis>=0.3.2
graphviz>=0.20
shapely>=2.0
geopandas>=1.0
matplotlib>=3.8

[api]
fastapi>=0.115
uvicorn[standard]>=0.30

[geo]
networkx>=3.3
pyvis>=0.3.2
graphviz>=0.20
shapely>=2.0
geopandas>=1.0
matplotlib>=3.8

[intel]
pymupdf>=1.24
pdfplumber>=0.11
spacy>=3.7
pandas>=2.2
geopy>=2.4
folium>=0.17

[neo4j]
neo4j>=5.20

[postgres]
psycopg[binary]>=3.2
